Startup
This commit is contained in:
@@ -292,7 +292,7 @@ public class TestingList extends Panel {
|
||||
public final Path TESTS_LOG_DEFAULT_DIR = Paths.get(".", "home", "script", "tests", "log", "TestsLog" + getnow() + ".txt");
|
||||
public static String TESTS_CONFIG_FILENAME = ".config";
|
||||
public static String TESTS_HELP_FILENAME = "help.html";
|
||||
public static String VALUE_SEPARATOR = "|";
|
||||
public static String VALUE_SEPARATOR = "&";
|
||||
public static String PARAM_SEPARATOR = ";";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user