summaryrefslogtreecommitdiffstats
path: root/test/TEX/usepackage.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/usepackage.py')
-rw-r--r--test/TEX/usepackage.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/usepackage.py b/test/TEX/usepackage.py
index e23a8fc..136864c 100644
--- a/test/TEX/usepackage.py
+++ b/test/TEX/usepackage.py
@@ -70,3 +70,9 @@ test.not_up_to_date(arguments = 'foo.dvi', stderr = None)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: