Author: tomaz
Date: Tue Oct 4 15:39:11 2011
New Revision: 1178838
URL: http://svn.apache.org/viewvc?rev=1178838&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=1178838&r1=1178837&r2=1178838&view=diff
==============================================================================
--- libcloud/site/trunk/content/testing.mdtext (original)
+++ libcloud/site/trunk/content/testing.mdtext Tue Oct 4 15:39:11 2011
@@ -28,7 +28,7 @@ Note: tox uses virtualenv and won't poll
To run the tests move to the root of the repository and run the following
command:
-`PYTHONPATH=. python setup.test test`
+`PYTHONPATH=. python setup.py test`
### Generating Test Coverage Report