summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/textfile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/textfile.py b/test/textfile.py
index 3d336c6..f82f50a 100644
--- a/test/textfile.py
+++ b/test/textfile.py
@@ -152,6 +152,6 @@ matchem('sub4', [line1, line2a, line3b])
matchem('sub5', [line1, line2b, line3b])
matchem('sub6', [line1, line2b, line3b])
-test.up_to_date(arguments = '. --debug=explain')
+test.up_to_date(arguments = '.')
test.pass_test()