This commit is contained in:
boccioli_m
2017-10-13 13:29:19 +02:00
parent 0d92467053
commit 806d50e94c
2 changed files with 2 additions and 2 deletions

View File

@@ -2029,7 +2029,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("&%^", "'}:'");

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Fri Oct 13 13:27:50 CEST 2017
#Fri Oct 13 13:29:05 CEST 2017
customPanel=
showEnabledTestsOnly=
listFilter=rps-try