mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Søren Rosiak
parent
6a74d5d7ce
commit
c8a77fb73e
@@ -761,6 +761,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('jetdirect', 'jetdirect2');
|
||||
}
|
||||
|
||||
public function testJetstream()
|
||||
{
|
||||
$this->checkOS('jetstream');
|
||||
}
|
||||
|
||||
public function testJuniperex2500os()
|
||||
{
|
||||
$this->checkOS('juniperex2500os');
|
||||
|
||||
Reference in New Issue
Block a user