mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -389,6 +389,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('ceraos');
|
||||
}
|
||||
|
||||
public function testCelvin()
|
||||
{
|
||||
$this->checkOS('celvin');
|
||||
}
|
||||
|
||||
public function testCimc()
|
||||
{
|
||||
$this->checkOS('cimc');
|
||||
|
Reference in New Issue
Block a user