This commit is contained in:
boccioli_m
2017-10-13 13:13:11 +02:00
parent 1708b1f55b
commit 598fdb2621
2 changed files with 4 additions and 2 deletions

View File

@@ -2087,7 +2087,9 @@ public class TestingList extends Panel {
logger.log(Level.INFO, msg);
System.out.println(msg);
}
args2.put(sTestID, testArgs);
System.out.println("sTestID: " + sTestID);
Object retargs = args2.put(sTestID, testArgs);
System.out.println("retargs: " + retargs);
hTests = args2;
iRet = 0;
} catch (Exception ex) {

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Fri Oct 13 13:08:02 CEST 2017
#Fri Oct 13 13:12:57 CEST 2017
customPanel=
showEnabledTestsOnly=
listFilter=rps-try