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