diff options
Diffstat (limited to 'tosca2heat/heat-translator-0.3.0/.coveragerc')
-rw-r--r-- | tosca2heat/heat-translator-0.3.0/.coveragerc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tosca2heat/heat-translator-0.3.0/.coveragerc b/tosca2heat/heat-translator-0.3.0/.coveragerc deleted file mode 100644 index 6c9ae08..0000000 --- a/tosca2heat/heat-translator-0.3.0/.coveragerc +++ /dev/null @@ -1,7 +0,0 @@ -[run] -branch = True -source = translator -omit = translator/openstack/* - -[report] -ignore_errors = True |