summaryrefslogtreecommitdiffstats
path: root/test/Batch/removed.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Batch/removed.py')
-rw-r--r--test/Batch/removed.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Batch/removed.py b/test/Batch/removed.py
index 19dc6c8..f4455c2 100644
--- a/test/Batch/removed.py
+++ b/test/Batch/removed.py
@@ -103,3 +103,9 @@ test.must_match(['out3', 'f3a.out'], "f3a.in\n")
test.must_match(['out3', '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: