summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 2 insertions, 0 deletions
diff --git a/config b/config
index c7a62a3..28215e7 100644
--- a/config
+++ b/config
@@ -241,6 +241,8 @@ diff_command =
*/
test_command = "python ${Source runtest.py Absolute} -p tar-gz -q ${File_Name}";
+batch_test_command = "python ${Source runtest.py Absolute} -p tar-gz -o ${Output} ${File_Names}";
+
new_test_filename = "test/CHANGETHIS.py";
/*