summaryrefslogtreecommitdiffstats
path: root/test/DVIPDF/DVIPDF.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/DVIPDF/DVIPDF.py')
-rw-r--r--test/DVIPDF/DVIPDF.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DVIPDF/DVIPDF.py b/test/DVIPDF/DVIPDF.py
index 43bb106..5317d5c 100644
--- a/test/DVIPDF/DVIPDF.py
+++ b/test/DVIPDF/DVIPDF.py
@@ -161,3 +161,9 @@ This is the %s TeX 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: