neutron-fwaas/.coveragerc
Paul Michali 2e19b019b9 FWaaS: Enable coverage testing
After the advanced services split, the coverage tests were not working.
This re-enables the coverage tests.

Change-Id: I61f74e749f50313d58f5a91bd499532f6cc0ccd0
Partially-Implements: blueprint services-split
2015-02-09 14:20:06 -05:00

8 lines
105 B
INI

[run]
branch = True
source = neutron_fwaas
# omit = neutron_fwaas/tests/*
[report]
ignore-errors = True