parent
cbe4798379
commit
123f1ca214
@ -0,0 +1,16 @@
|
||||
Index: nose-0.11.4/functional_tests/doc_tests/test_coverage_html/coverage_html.rst
|
||||
===================================================================
|
||||
--- nose-0.11.4.orig/functional_tests/doc_tests/test_coverage_html/coverage_html.rst
|
||||
+++ nose-0.11.4/functional_tests/doc_tests/test_coverage_html/coverage_html.rst
|
||||
@@ -32,9 +32,9 @@ The console coverage output is printed,
|
||||
test_covered.test_blah ... hi
|
||||
ok
|
||||
<BLANKLINE>
|
||||
- Name Stmts Exec Cover Missing
|
||||
+ Name Stmts Miss Cover Missing
|
||||
-------------------------------------
|
||||
- blah 4 3 75% 6
|
||||
+ blah 4 1 75% 6
|
||||
----------------------------------------------------------------------
|
||||
Ran 1 test in ...s
|
||||
<BLANKLINE>
|
Loading…
Reference in new issue