summaryrefslogtreecommitdiffstats
path: root/test/option--Q.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option--Q.py')
-rw-r--r--test/option--Q.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option--Q.py b/test/option--Q.py
index ce9a161..46a047e 100644
--- a/test/option--Q.py
+++ b/test/option--Q.py
@@ -66,3 +66,9 @@ test.fail_test(os.path.exists(test.workpath('f1.out')))
test.fail_test(os.path.exists(test.workpath('f2.out')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: