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