TT#68016 selenium: add controller_terminate to default test plan

controller_terminate will now be executed during normal testing

Change-Id: Ic0c4c392d5053323fd12344791508e83448385fb
changes/72/35272/1
Nico Schedel 6 years ago
parent 9b5501d263
commit 68d9d87308

@ -40,6 +40,7 @@ if($testplan eq $dir . 'runner.t') {
$dir . 'controller_rw_ruleset.t',
$dir . 'controller_soundset.t',
$dir . 'controller_subscriber.t',
$dir . 'controller_terminate.t',
$dir . 'controller_timeset.t',
);

Loading…
Cancel
Save