summaryrefslogtreecommitdiffstats
path: root/test/Progress/interval.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Progress/interval.py')
-rw-r--r--test/Progress/interval.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Progress/interval.py b/test/Progress/interval.py
index 767bf20..2b99238 100644
--- a/test/Progress/interval.py
+++ b/test/Progress/interval.py
@@ -66,3 +66,9 @@ stderr: .
test.run(arguments = '-Q .', stdout=expect_stdout, stderr=expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: