summaryrefslogtreecommitdiffstats
path: root/test/option-c.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option-c.py')
-rw-r--r--test/option-c.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/option-c.py b/test/option-c.py
index 323c89d..6ea4e58 100644
--- a/test/option-c.py
+++ b/test/option-c.py
@@ -316,3 +316,8 @@ test.must_not_exist(test.workpath('foo.out'))
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: