Browse Source
Enable us to do code coverage tests Change-Id: I586c0a64d2a351b38475afbae2c49d08cb5b5d55changes/22/439522/1
2 changed files with 4 additions and 2 deletions
@ -1,6 +1,9 @@
|
||||
[run] |
||||
branch = True |
||||
source = vmware_nsxlib |
||||
omit = vmware_nsxlib/tests/* |
||||
|
||||
[report] |
||||
ignore_errors = True |
||||
[report] |
||||
ignore_errors = True |
||||
|
Loading…
Reference in new issue