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