diff --git a/.coveragerc b/.coveragerc index ef2ba9a..eaa610a 100644 --- a/.coveragerc +++ b/.coveragerc @@ -4,4 +4,4 @@ source = cinderclient omit = cinderclient/openstack/*,cinderclient/tests/* [report] -ignore-errors = True +ignore_errors = True