Merge "Update .coveragerc after the removal of openstack directory"

This commit is contained in:
Jenkins
2017-02-09 05:58:18 +00:00
committed by Gerrit Code Review

View File

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