d59fa0cbac
Needed for coverage 4.0, which changed how it processes config files, so ignore-errors now produces an error where it did not before. Change-Id: I7a433bbdcf19d17d3feb672e23da3009c95f0624
8 lines
111 B
INI
8 lines
111 B
INI
[run]
|
|
branch = True
|
|
source = mistral
|
|
omit = mistral/tests/*,mistral/openstack/*
|
|
|
|
[report]
|
|
ignore_errors = True
|