Closedown
This commit is contained in:
@@ -1431,8 +1431,6 @@ public class TestingList extends Panel {
|
||||
break;
|
||||
}
|
||||
}
|
||||
if(!isTestRunAllowed())
|
||||
return;
|
||||
if (selectedTestsRows.length > 0) { //at least one test is selected: launch it (or them)
|
||||
System.out.println("\n===================================================\n");
|
||||
executeParallelTestsGroup(selectedTestsRows); //last execution did not find a test file. Continue with next execution
|
||||
|
||||
Reference in New Issue
Block a user