From 995debcded55817348cc640cac8ea07ca12bd57c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 22 Feb 2015 08:10:32 -0500 Subject: Remove every last trace of CodeUnit, and bring me a glass of vodka --- coverage/htmlfiles/pyfile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'coverage/htmlfiles') diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index 38dfb47b..f9d898aa 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -5,7 +5,7 @@ {# IE8 rounds line-height incorrectly, and adding this emulateIE7 line makes it right! #} {# http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/7684445e-f080-4d8f-8529-132763348e21 #} - Coverage for {{cu.name|escape}}: {{nums.pc_covered_str}}% + Coverage for {{fr.name|escape}}: {{nums.pc_covered_str}}% {% if extra_css %} @@ -22,7 +22,7 @@