summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-09-04 13:59:10 -0400
committerNed Batchelder <ned@nedbatchelder.com>2010-09-04 13:59:10 -0400
commit057d56dfdc92a13acbdd8bcba6048a5f794622fa (patch)
treedb41b49c5055bc23856d678c4d6ee4342018b65f /test
parent62a2766fd6218180cd62aee67e92f272e44c45f0 (diff)
downloadpython-coveragepy-057d56dfdc92a13acbdd8bcba6048a5f794622fa.tar.gz
The XML report was missing an attribute Cobertura needed. Fixes #65 and #81.
Diffstat (limited to 'test')
-rw-r--r--test/farm/html/gold_y_xml_branch/coverage.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/farm/html/gold_y_xml_branch/coverage.xml b/test/farm/html/gold_y_xml_branch/coverage.xml
index 9a3efca..34e02dc 100644
--- a/test/farm/html/gold_y_xml_branch/coverage.xml
+++ b/test/farm/html/gold_y_xml_branch/coverage.xml
@@ -10,7 +10,7 @@
<methods/>
<lines>
<line hits="1" number="3"/>
- <line branch="true" hits="1" number="4"/>
+ <line branch="true" condition-coverage="50% (1/2)" hits="1" number="4"/>
<line hits="1" number="5"/>
<line hits="0" number="7"/>
<line hits="1" number="9"/>