Merge "coveragerc: Fix wrong omitted directory"
This commit is contained in:
commit
f66317f594
@ -1,7 +1,7 @@
|
|||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
source = novaclient
|
source = novaclient
|
||||||
omit = novaclient/openstack/*
|
omit = novaclient/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
Loading…
Reference in New Issue
Block a user