summaryrefslogtreecommitdiffstats
path: root/test/Repository/M4.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/M4.py')
-rw-r--r--test/Repository/M4.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/M4.py b/test/Repository/M4.py
index 09c3861..b6c9736 100644
--- a/test/Repository/M4.py
+++ b/test/Repository/M4.py
@@ -101,3 +101,9 @@ test.fail_test(test.read(test.workpath('work', 'build', 'bbb.y'), 'r') != expect
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: