summaryrefslogtreecommitdiffstats
path: root/test/DVIPDF/makeindex.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/DVIPDF/makeindex.py')
-rw-r--r--test/DVIPDF/makeindex.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DVIPDF/makeindex.py b/test/DVIPDF/makeindex.py
index cfa235f..22a31be 100644
--- a/test/DVIPDF/makeindex.py
+++ b/test/DVIPDF/makeindex.py
@@ -69,3 +69,9 @@ test.must_exist(test.workpath('foo.pdf'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: