diff --git a/.coveragerc b/.coveragerc index 2f4084ac..b65e6bf5 100644 --- a/.coveragerc +++ b/.coveragerc @@ -1,7 +1,6 @@ [run] branch = True source = swiftclient -omit = swiftclient/openstack/common/* [report] ignore_errors = True