summaryrefslogtreecommitdiffstats
path: root/test/Progress/function.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Progress/function.py')
-rw-r--r--test/Progress/function.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Progress/function.py b/test/Progress/function.py
index 2fcb671..9998008 100644
--- a/test/Progress/function.py
+++ b/test/Progress/function.py
@@ -73,3 +73,9 @@ mpf: .
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: