TT#56376 selenium: add controller_profile to default test plan

runner.t:
- controller_profile.t is now included into the default test plan

Change-Id: I981d09d0dae95995e0ceb4bfc275245007564f3d
changes/57/32557/2
Nico Schedel 6 years ago
parent deeb60bc07
commit 55816e743c

@ -34,6 +34,7 @@ if($testplan eq $dir . 'runner.t') {
$dir . 'controller_ncos.t',
$dir . 'controller_other.t',
$dir . 'controller_peering.t',
$dir . 'controller_profile.t',
$dir . 'controller_reseller.t',
$dir . 'controller_rw_ruleset.t',
$dir . 'controller_soundset.t',

Loading…
Cancel
Save