coveragerc: Remove non-existent path
The oslo_policy/openstack directory does not exist. Change-Id: I8368287b28bf6f8eb96ca5396d1dd6efb828dd82
This commit is contained in:
parent
a1e7625818
commit
518c1bce22
@ -1,7 +1,7 @@
|
|||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
source = oslo_policy
|
source = oslo_policy
|
||||||
omit = oslo_policy/tests/*,oslo_policy/openstack/*
|
omit = oslo_policy/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
|
Loading…
Reference in New Issue
Block a user