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