summaryrefslogtreecommitdiffstats
path: root/test/SHELL.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/SHELL.py')
-rw-r--r--test/SHELL.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/SHELL.py b/test/SHELL.py
index b946189..fa1ae78 100644
--- a/test/SHELL.py
+++ b/test/SHELL.py
@@ -81,3 +81,9 @@ test.run()
test.must_match('file.out', "file.in\nextra.txt\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: