summaryrefslogtreecommitdiffstats
path: root/test/Exit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Exit.py')
-rw-r--r--test/Exit.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Exit.py b/test/Exit.py
index 570b6db..98d6bba 100644
--- a/test/Exit.py
+++ b/test/Exit.py
@@ -155,3 +155,9 @@ test.run(status = 37,
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: