ios-xe asr1000 test

This commit is contained in:
crcro
2016-09-24 22:22:19 +03:00
parent 690b66ecc8
commit 8315e84164

View File

@ -663,6 +663,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
public function testIosxe()
{
$this->checkOS('iosxe');
$this->checkOS('iosxe', 'iosxe-asr1000');
}
public function testIosxr()