summaryrefslogtreecommitdiffstats
path: root/test/Progress/dots.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Progress/dots.py')
-rw-r--r--test/Progress/dots.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Progress/dots.py b/test/Progress/dots.py
index 23b3e72..e31ec56 100644
--- a/test/Progress/dots.py
+++ b/test/Progress/dots.py
@@ -58,3 +58,9 @@ expect = """\
test.run(arguments = '-Q .', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: