summaryrefslogtreecommitdiffstats
path: root/test/preserve-source.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/preserve-source.py')
-rw-r--r--test/preserve-source.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/preserve-source.py b/test/preserve-source.py
index f7abc4c..cd0b3a3 100644
--- a/test/preserve-source.py
+++ b/test/preserve-source.py
@@ -60,3 +60,9 @@ test.fail_test(not os.path.exists('aaa.in'))
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: