summaryrefslogtreecommitdiffstats
path: root/test/Progress/TARGET.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Progress/TARGET.py')
-rw-r--r--test/Progress/TARGET.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Progress/TARGET.py b/test/Progress/TARGET.py
index e45f859..c2b4213 100644
--- a/test/Progress/TARGET.py
+++ b/test/Progress/TARGET.py
@@ -64,3 +64,9 @@ if os.linesep != '\n':
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: