summaryrefslogtreecommitdiff
path: root/tests/test_html.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-02-06 21:01:34 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-02-06 21:01:34 -0500
commit8c78f96e77d7bc4bc27704afb6721c2b55c58451 (patch)
treee2e8c7e41383f17e02b6b9db611fa1da3ed53102 /tests/test_html.py
parent8b02c8b66c2e417a258ff60c375c57b839d550b5 (diff)
downloadpython-coveragepy-git-8c78f96e77d7bc4bc27704afb6721c2b55c58451.tar.gz
Different annotations on missed branches. I don't like them yet.
Diffstat (limited to 'tests/test_html.py')
-rw-r--r--tests/test_html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_html.py b/tests/test_html.py
index 704f023a..fda68aeb 100644
--- a/tests/test_html.py
+++ b/tests/test_html.py
@@ -529,7 +529,7 @@ class HtmlGoldTests(CoverageGoldTest):
'but didn\'t jump to line 11</span>'),
('<span class="annotate short">17&#x202F;&#x219B;&#x202F;exit</span>'
'<span class="annotate long">Line 17 was executed, '
- 'but didn\'t jump to the function exit</span>'),
+ 'but didn\'t exit function "two"</span>'),
('<span class="annotate short">25&#x202F;&#x219B;&#x202F;26,&nbsp;&nbsp; '
'25&#x202F;&#x219B;&#x202F;28</span>'
'<span class="annotate long">Line 25 was executed, '