Change ignore-errors to ignore_errors

Needed for coverage 4.0

Change-Id: Iabfdc95fb2483d77a8a53dfdb7fa5aaa89f6fb51
This commit is contained in:
Monty Taylor 2015-09-21 14:55:48 +00:00
parent 8545ec7d7e
commit 0585b4469c

View File

@ -4,4 +4,4 @@ source = swift-specs
omit = swift-specs/tests/*,swift-specs/openstack/*
[report]
ignore-errors = True
ignore_errors = True