Closedown

This commit is contained in:
boccioli_m
2015-09-07 14:32:29 +02:00
parent 5ca52955d7
commit 405279b2ca

View File

@@ -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