summaryrefslogtreecommitdiffstats
path: root/test/Repository/Program.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Repository/Program.py')
-rw-r--r--test/Repository/Program.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/Program.py b/test/Repository/Program.py
index eda1202..1eb18d8 100644
--- a/test/Repository/Program.py
+++ b/test/Repository/Program.py
@@ -360,3 +360,9 @@ test.up_to_date(chdir = 'work2', arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: