summaryrefslogtreecommitdiffstats
path: root/test/TEX/configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/configure.py')
-rw-r--r--test/TEX/configure.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/configure.py b/test/TEX/configure.py
index 23e317c..0ac261c 100644
--- a/test/TEX/configure.py
+++ b/test/TEX/configure.py
@@ -86,3 +86,9 @@ test.checkLogAndStdout(["Checking for lmodern..."],
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: