summaryrefslogtreecommitdiffstats
path: root/test/Interactive/unknown-command.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Interactive/unknown-command.py')
-rw-r--r--test/Interactive/unknown-command.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Interactive/unknown-command.py b/test/Interactive/unknown-command.py
index 2b77378..1063cc0 100644
--- a/test/Interactive/unknown-command.py
+++ b/test/Interactive/unknown-command.py
@@ -64,3 +64,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: