summaryrefslogtreecommitdiffstats
path: root/test/option--max-drift.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option--max-drift.py')
-rw-r--r--test/option--max-drift.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/option--max-drift.py b/test/option--max-drift.py
index 6d820fe..87a5ffe 100644
--- a/test/option--max-drift.py
+++ b/test/option--max-drift.py
@@ -120,3 +120,8 @@ test.fail_test(test.read('foo.out') != 'foo.in\n')
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: