You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by bu...@apache.org on 2011/06/27 14:10:00 UTC

svn commit: r791670 - /websites/staging/libcloud/trunk/content/testing.html

Author: buildbot
Date: Mon Jun 27 12:10:00 2011
New Revision: 791670

Log:
Staging update by buildbot

Modified:
    websites/staging/libcloud/trunk/content/testing.html

Modified: websites/staging/libcloud/trunk/content/testing.html
==============================================================================
--- websites/staging/libcloud/trunk/content/testing.html (original)
+++ websites/staging/libcloud/trunk/content/testing.html Mon Jun 27 12:10:00 2011
@@ -95,8 +95,8 @@ command:</p>
 <p><code>PYTHONPATH=. python setup.test test</code></p>
 <h3 id="generating_test_coverage_report">Generating Test Coverage Report</h3>
 <p>To generate the test coverage run the following command:</p>
-<p>PYTHONPATH=. python setup.py coverage</p>
-<p>When it completes  you should see a new `` directory which
+<p><code>PYTHONPATH=. python setup.py coverage</code></p>
+<p>When it completes  you should see a new <code>coverage_html_report</code> directory which
 contains the test coverage.</p>
       
     </div>