summaryrefslogtreecommitdiffstats
path: root/test/option/debug-time.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option/debug-time.py')
-rw-r--r--test/option/debug-time.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/debug-time.py b/test/option/debug-time.py
index 8a975a3..edd3ea5 100644
--- a/test/option/debug-time.py
+++ b/test/option/debug-time.py
@@ -203,3 +203,9 @@ if command_time != 0.0:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: