Update .coveragerc after the removal of respective directory

Change-Id: I055a207419d91fed8070d7f072aa332a2516f908
This commit is contained in:
Iswarya_Vakati 2016-10-18 17:55:24 +05:30
parent 57c418d05b
commit bd183763cd
1 changed files with 1 additions and 1 deletions

View File

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