Closedown
This commit is contained in:
@@ -1596,7 +1596,7 @@ public class TestingList extends Panel {
|
||||
Object ret = eval(sParallelizeCommand);
|
||||
System.out.println(ret);
|
||||
String sTestResult, sTestStatus;
|
||||
if(ret == null){
|
||||
if(ret == null){
|
||||
SwingUtils.showMessage(TestingList.this, "executeParallelTestsGroup()", "The test script(s) did not return any feedback.");
|
||||
System.out.println("The test script(s) did not return any feedback.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user