summaryrefslogtreecommitdiffstats
path: root/test/option-o.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option-o.py')
-rw-r--r--test/option-o.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option-o.py b/test/option-o.py
index d73ca51..23f102b 100644
--- a/test/option-o.py
+++ b/test/option-o.py
@@ -41,3 +41,9 @@ test.run(arguments = '--assume-old=foo .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: