fix the command of testr
[parser.git] / tosca2heat / heat-translator / .coveragerc
1 [run]
2 branch = True
3 source = translator
4 omit = translator/openstack/*
5
6 [report]
7 ignore_errors = True