yaql/.coveragerc
Monty Taylor c334f584c6 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: I653345f74d5163f81175710bce3f5fb9d7da5072
2015-09-21 15:31:05 +00:00

8 lines
85 B
INI

[run]
branch = True
source = yaql
omit = yaql/tests/*
[report]
ignore_errors = True