Added OS discovery unit test

This commit is contained in:
Christoffer Stokbæk
2016-10-26 11:22:01 +02:00
parent a4e15a1a12
commit 2bb535f688
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1091,6 +1091,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
$this->checkOS('quanta', 'quanta1');
$this->checkOS('quanta', 'quanta2');
$this->checkOS('quanta', 'quanta3');
$this->checkOS('quanta', 'quanta-lb9');
}
public function testRadlan()