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