summaryrefslogtreecommitdiffstats
path: root/test/M4/M4COMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/M4/M4COMSTR.py')
-rw-r--r--test/M4/M4COMSTR.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/M4/M4COMSTR.py b/test/M4/M4COMSTR.py
index a9e91e6..1425f5c 100644
--- a/test/M4/M4COMSTR.py
+++ b/test/M4/M4COMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.out', "aaa.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: