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]
|
||||
branch = True
|
||||
source = futurist
|
||||
omit = futurist/tests/*,futurist/openstack/*
|
||||
omit = futurist/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
|
Reference in New Issue
Block a user