diff --git a/.coveragerc b/.coveragerc index 165812a2f..5f30cffa4 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,7 +1,7 @@ [run] branch = True source = mistral -omit = mistral/tests/*,mistral/openstack/* +omit = mistral/tests/* [report] ignore_errors = True