diff options
Diffstat (limited to 'test/Repository/within-repository.py')
-rw-r--r-- | test/Repository/within-repository.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/within-repository.py b/test/Repository/within-repository.py index 0b7e844..6bcc2fa 100644 --- a/test/Repository/within-repository.py +++ b/test/Repository/within-repository.py @@ -149,3 +149,9 @@ test.up_to_date(chdir = 'repository', arguments = ".") # test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |