summaryrefslogtreecommitdiffstats
path: root/test/Batch/Boolean.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Batch/Boolean.py')
-rw-r--r--test/Batch/Boolean.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Batch/Boolean.py b/test/Batch/Boolean.py
index e5f8d24..53cceb6 100644
--- a/test/Batch/Boolean.py
+++ b/test/Batch/Boolean.py
@@ -71,3 +71,9 @@ test.must_match('f3a.out', "f3a.in\n")
test.must_match('f3b.out', "f3b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: