Update .coveragerc after the removal of respective directory

Change-Id: I3b5cf8b5016911e9778340bf7ec2e9c0a5a28d84
This commit is contained in:
Arundhati Surpur 2017-07-19 17:39:11 +05:30
parent 9ef9a7a92d
commit 23c10827be
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[run] [run]
branch = True branch = True
source = os_net_config source = os_net_config
omit = os_net_config/tests/*,os_net_config/openstack/* omit = os_net_config/tests/*
[report] [report]
ignore_errors = True ignore_errors = True