summaryrefslogtreecommitdiffstats
path: root/test/Interactive/taskmastertrace.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Interactive/taskmastertrace.py')
-rw-r--r--test/Interactive/taskmastertrace.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Interactive/taskmastertrace.py b/test/Interactive/taskmastertrace.py
index 4ccf46b..48089e3 100644
--- a/test/Interactive/taskmastertrace.py
+++ b/test/Interactive/taskmastertrace.py
@@ -111,3 +111,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: