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