newdevice: Additional TPLink JetStream support (#5908)

This commit is contained in:
Neil Lathwood
2017-02-15 17:35:55 +00:00
committed by Tony Murray
parent 38168832a6
commit e7c46b0fe9
3 changed files with 4 additions and 1 deletions

View File

@@ -1598,6 +1598,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
{
$this->checkOS('tplink');
$this->checkOS('tplink', 'tplink1');
$this->checkOS('tplink', 'tplink-t1600g-28ts');
}
public function testTranzeo()