newdevice: Initial discovery for Vubiq Haulpass V60s#5745

* Initial discovery for Vubiq Haulpass V60s

* Add missing files
This commit is contained in:
David Bell
2017-02-09 12:16:03 +00:00
committed by Neil Lathwood
parent 55843eba74
commit f301cf5efd
4 changed files with 17 additions and 0 deletions

View File

@@ -1644,6 +1644,11 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
$this->checkOS('vrp', 'vrp4');
}
public function testVubiq()
{
$this->checkOS('vubiq');
}
public function testVyatta()
{
$this->checkOS('vyatta');