summaryrefslogtreecommitdiffstats
path: root/test/option/debug-count.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option/debug-count.py')
-rw-r--r--test/option/debug-count.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/option/debug-count.py b/test/option/debug-count.py
index 11ad66f..a52e201 100644
--- a/test/option/debug-count.py
+++ b/test/option/debug-count.py
@@ -94,3 +94,9 @@ test.run(arguments = '--debug=count -h',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: