Browse Source
This patch makes a few small changes that will get tox -ecover working again. Change-Id: If67b0ad11226ff0f5774ace968277cd400f78655changes/07/296107/5
3 changed files with 7 additions and 3 deletions
@ -1,7 +1,7 @@
|
||||
[run] |
||||
branch = True |
||||
source = brick |
||||
omit = brick/tests/*,brick/openstack/* |
||||
source = os_brick |
||||
omit = os_brick/tests/* |
||||
|
||||
[report] |
||||
ignore_errors = True |
||||
|
Loading…
Reference in new issue