Startup
This commit is contained in:
@@ -2023,7 +2023,7 @@ public class TestingList extends Panel {
|
||||
sPythonParams = sPythonParams.replace(" ,", ",");
|
||||
sPythonParams = sPythonParams.replace("{{", "#@");
|
||||
sPythonParams = sPythonParams.replace("}}", "@#");
|
||||
sPythonParams = sPythonParams.replace("},", "@%#");
|
||||
sPythonParams = sPythonParams.replace("\"},", "@%#");
|
||||
sPythonParams = sPythonParams.replace(",{", "#%@");
|
||||
sPythonParams = sPythonParams.replace("={", "^%&");
|
||||
sPythonParams = sPythonParams.replace("=}", "&%^");
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Fri Oct 13 13:29:05 CEST 2017
|
||||
#Fri Oct 13 13:32:59 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=
|
||||
listFilter=rps-try
|
||||
|
||||
Reference in New Issue
Block a user