summaryrefslogtreecommitdiffstats
path: root/test/TEX/makeindex.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/makeindex.py')
-rw-r--r--test/TEX/makeindex.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/makeindex.py b/test/TEX/makeindex.py
index a41c9a7..038c3f6 100644
--- a/test/TEX/makeindex.py
+++ b/test/TEX/makeindex.py
@@ -103,3 +103,9 @@ test.must_not_exist(test.workpath('simple.ind'))
test.must_not_exist(test.workpath('no_index.aux'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: