On branch edgecore
 Changes to be committed:
	modified:   tests/OSDiscoveryTest.php
This commit is contained in:
root
2016-12-01 16:36:25 +01:00
parent 9858862a7d
commit 337d4df498

View File

@@ -473,10 +473,10 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
{
$this->checkOS('edgecos', 'edgecos-es3528m');
$this->checkOS('edgecos', 'edgecos-ecs4120-28f');
$this->checkOS('edgecos', 'edgecos-es3528mv2');
$this->checkOS('edgecos', 'edgecos-ecs4510-28f');
$this->checkOS('edgecos', 'edgecos-ecs4510-52t');
$this->checkOS('edgecos', 'edgecos-ecs4210-28t');
$this->checkOS('edgecos', 'edgecos-es3528mv2');
$this->checkOS('edgecos', 'edgecos-ecs4510-28f');
$this->checkOS('edgecos', 'edgecos-ecs4510-52t');
$this->checkOS('edgecos', 'edgecos-ecs4210-28t');
}
public function testEdgeos()