Startup
This commit is contained in:
@@ -55,7 +55,7 @@ public class TestingListDetails extends javax.swing.JPanel {
|
||||
public static String TESTS_CONFIG_FILENAME = ".config";
|
||||
public static Path TESTS_TESTS_DEFAULT_DIR = Paths.get(".", "home", "script", "tests", "tests");
|
||||
public static Path TESTS_DEVICES_DEFAULT_DIR = Paths.get(".", "home", "script", "tests", "devices");
|
||||
public static String VALUE_SEPARATOR = "|";
|
||||
public static String VALUE_SEPARATOR = "&";
|
||||
public static String PARAM_SEPARATOR = ";";
|
||||
/**
|
||||
* This method is called from within the constructor to initialize the form.
|
||||
|
||||
Reference in New Issue
Block a user