summaryrefslogtreecommitdiffstats
path: root/test/TEX/dryrun.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/dryrun.py')
-rw-r--r--test/TEX/dryrun.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/dryrun.py b/test/TEX/dryrun.py
index cf7f9ba..bf1088f 100644
--- a/test/TEX/dryrun.py
+++ b/test/TEX/dryrun.py
@@ -63,3 +63,9 @@ cd . && latex -interaction=nonstopmode foo.ltx ...
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: