Change ignore-errors to ignore_errors

Needed for coverage 4.0

Change-Id: I2789541f67d6adbdc8454183753832488fe2bbe2
This commit is contained in:
Monty Taylor 2015-09-21 14:54:35 +00:00
parent 26d29f5ce0
commit ccc3aa49ee

@ -4,4 +4,4 @@ source = swiftclient
omit = swiftclient/openstack/common/*
[report]
ignore-errors = True
ignore_errors = True