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