Author: tomaz
Date: Mon Jun 27 12:09:51 2011
New Revision: 1140129
URL: http://svn.apache.org/viewvc?rev=1140129&view=rev
Log:
CMS commit to libcloud by tomaz
Modified:
libcloud/site/trunk/content/testing.mdtext
Modified: libcloud/site/trunk/content/testing.mdtext
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/content/testing.mdtext?rev=1140129&r1=1140128&r2=1140129&view=diff
==============================================================================
--- libcloud/site/trunk/content/testing.mdtext (original)
+++ libcloud/site/trunk/content/testing.mdtext Mon Jun 27 12:09:51 2011
@@ -22,7 +22,7 @@ command:
To generate the test coverage run the following command:
-PYTHONPATH=. python setup.py coverage
+`PYTHONPATH=. python setup.py coverage`
-When it completes you should see a new `` directory which
+When it completes you should see a new `coverage_html_report` directory which
contains the test coverage.