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