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