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