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