mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added support for Mirth OS #2639
This commit is contained in:
@@ -859,6 +859,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('minkelsrms');
|
||||
}
|
||||
|
||||
public function testMirth()
|
||||
{
|
||||
$this->checkOS('mirth');
|
||||
}
|
||||
|
||||
public function testMonowall()
|
||||
{
|
||||
$this->checkOS('monowall');
|
||||
|
Reference in New Issue
Block a user