Author: buildbot
Date: Mon Jun 27 12:00:24 2011
New Revision: 791668
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:00:24
2011
@@ -85,8 +85,8 @@
<p>To run the libcloud test suite you need to have the following extra
dependencies
installed:</p>
<ul>
-<li>mock (<code>pip install mock</code>)</li>
-<li>coverage (<code>pip install coverage</code>) - you only need this library
if you want to
+<li>mock (pip install mock)</li>
+<li>coverage (pip install coverage) - you only need this library if you want to
generate a test coverage report</li>
</ul>
<h3 id="running_tests">Running Tests</h3>