summaryrefslogtreecommitdiffstats
path: root/test/TEX/rename_result.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/rename_result.py')
-rw-r--r--test/TEX/rename_result.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/rename_result.py b/test/TEX/rename_result.py
index 11b4ccf..678d6da 100644
--- a/test/TEX/rename_result.py
+++ b/test/TEX/rename_result.py
@@ -74,3 +74,9 @@ test.must_exist('bar.xyz')
test.must_not_exist('bar.pdf')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: