diff --git a/plugins/TestingList.java b/plugins/TestingList.java index 63e34c8..9d71b49 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -2362,6 +2362,7 @@ public class TestingList extends Panel { } if (!bTestAlreadyInTable) { System.out.println(" test not in table: adding it..."); + System.out.println(" rowData: " + rowData); model.addRow(rowData); } } catch (Exception ex) { diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 2afda0b..b1021ae 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Tue Mar 20 10:16:37 CET 2018 +#Tue Mar 20 10:34:44 CET 2018 customPanel= -showEnabledTestsOnly= +showEnabledTestsOnly=true listFilter=test-bx84