summaryrefslogtreecommitdiffstats
path: root/test/Subst/SyntaxError.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Subst/SyntaxError.py')
-rw-r--r--test/Subst/SyntaxError.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Subst/SyntaxError.py b/test/Subst/SyntaxError.py
index b37cdf4..94be468 100644
--- a/test/Subst/SyntaxError.py
+++ b/test/Subst/SyntaxError.py
@@ -72,3 +72,9 @@ test.run(status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: