Fix wrong path in coveragerc
Change-Id: I91694606bd027eeb3c7711e5b2f4c2458295528f
This commit is contained in:
parent
d1d673b98b
commit
52e6d23157
@ -1,7 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = cache
|
||||
omit = cache/tests/*,cache/openstack/*
|
||||
source = oslo_cache
|
||||
omit = oslo_cache/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user