nose-coverage-0.3.4
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 29 Aug 2013 09:32:40 +0000 (12:32 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 29 Aug 2013 09:32:40 +0000 (12:32 +0300)
===================================================================

functional_tests/doc_tests/test_coverage_html/coverage_html.rst

index 8b8338677c5a1ee8f92a925f6b45148ea18a7496..f3c84d4225b7248c511323cc619165a2dfce4a3d 100644 (file)
@@ -32,9 +32,9 @@ The console coverage output is printed, as normal.
     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>