summaryrefslogtreecommitdiffstats
path: root/test/YACC/live.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/YACC/live.py')
-rw-r--r--test/YACC/live.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/YACC/live.py b/test/YACC/live.py
index 88cbafb..4922c6a 100644
--- a/test/YACC/live.py
+++ b/test/YACC/live.py
@@ -172,3 +172,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: