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