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