diff options
Diffstat (limited to 'test/Repository/targets.py')
-rw-r--r-- | test/Repository/targets.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Repository/targets.py b/test/Repository/targets.py index 2839046..d395047 100644 --- a/test/Repository/targets.py +++ b/test/Repository/targets.py @@ -97,3 +97,9 @@ test.fail_test(test.read(['work', 'ccc.out']) != "repository/ccc.in\n") # test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |