This commit is contained in:
boccioli_m
2017-10-16 14:22:20 +02:00
parent e044a9f9cc
commit 8e9d79e4ae
2 changed files with 2 additions and 2 deletions

View File

@@ -359,7 +359,7 @@ public class TestingListDetails extends javax.swing.JPanel {
//help text
showHelp(details.get("testPath"), details.get("testHelp"));
//parameters table
HashMap hParams = (HashMap) hDetails.get("parameters");
HashMap hParams = (HashMap) details.get("parameters");
String name="", value="", description="";
DefaultTableModel model = (DefaultTableModel) jTableParams.getModel();

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Mon Oct 16 14:19:33 CEST 2017
#Mon Oct 16 14:22:04 CEST 2017
customPanel=
showEnabledTestsOnly=true
listFilter=rps-test