/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to .coveragerc

Fix test_transform tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[run]
 
2
branch = True
 
3
source = breezy
 
4
 
 
5
[report]
 
6
exclude_lines =
 
7
    raise NotImplementedError