summaryrefslogtreecommitdiffstats
path: root/test/option-j.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option-j.py')
-rw-r--r--test/option-j.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option-j.py b/test/option-j.py
index 4a3669b..316340e 100644
--- a/test/option-j.py
+++ b/test/option-j.py
@@ -220,3 +220,9 @@ test.fail_test(start2 < finish1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: