diff --git a/plugins/TestingList.java b/plugins/TestingList.java index 8b3a1d0..78c31b0 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -2189,7 +2189,7 @@ public class TestingList extends Panel { jTable1.getColumnModel().getColumn(COL.CHECK.ordinal()).setMaxWidth(27); jTable1.getColumnModel().getColumn(COL.DEVICENAME.ordinal()).setPreferredWidth(30); jTable1.getColumnModel().getColumn(COL.STATUS.ordinal()).setPreferredWidth(20); - hideColumn(COL.DEVICEDESCR); + //hideColumn(COL.DEVICEDESCR); hideColumn(COL.TESTPATH); hideColumn(COL.TESTDESCR); hideColumn(COL.TESTPARAMS); diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 77aca63..df726a5 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Thu Aug 31 15:58:33 CEST 2017 +#Thu Aug 31 16:06:43 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-try