summaryrefslogtreecommitdiffstats
path: root/test/TEX/PDFLATEXCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/PDFLATEXCOM.py')
-rw-r--r--test/TEX/PDFLATEXCOM.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/PDFLATEXCOM.py b/test/TEX/PDFLATEXCOM.py
index 1887fb0..b05052a 100644
--- a/test/TEX/PDFLATEXCOM.py
+++ b/test/TEX/PDFLATEXCOM.py
@@ -66,3 +66,9 @@ test.must_match('test1.pdf', "test1.latex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: