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