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