summaryrefslogtreecommitdiffstats
path: root/test/runtest/xml/output.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/runtest/xml/output.py')
-rw-r--r--test/runtest/xml/output.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/runtest/xml/output.py b/test/runtest/xml/output.py
index e1c14cf..52b718a 100644
--- a/test/runtest/xml/output.py
+++ b/test/runtest/xml/output.py
@@ -189,3 +189,9 @@ if non_matches:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: