summaryrefslogtreecommitdiffstats
path: root/test/DVIPDF/DVIPDFFLAGS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/DVIPDF/DVIPDFFLAGS.py')
-rw-r--r--test/DVIPDF/DVIPDFFLAGS.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DVIPDF/DVIPDFFLAGS.py b/test/DVIPDF/DVIPDFFLAGS.py
index 8d94b5a..7d7079c 100644
--- a/test/DVIPDF/DVIPDFFLAGS.py
+++ b/test/DVIPDF/DVIPDFFLAGS.py
@@ -172,3 +172,9 @@ This is the %s LaTeX file.
test.must_exist(test.workpath('bar.pdf'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: