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