diff options
Diffstat (limited to 'test/Repository/Install.py')
-rw-r--r-- | test/Repository/Install.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/Install.py b/test/Repository/Install.py index d0038e3..5e64d55 100644 --- a/test/Repository/Install.py +++ b/test/Repository/Install.py @@ -57,3 +57,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: |