summaryrefslogtreecommitdiffstats
path: root/test/Interactive/exit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Interactive/exit.py')
-rw-r--r--test/Interactive/exit.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Interactive/exit.py b/test/Interactive/exit.py
index df06d5d..9058499 100644
--- a/test/Interactive/exit.py
+++ b/test/Interactive/exit.py
@@ -62,3 +62,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: