Author: lindner
Date: Thu Aug 19 23:53:19 2010
New Revision: 987354

URL: http://svn.apache.org/viewvc?rev=987354&view=rev
Log:
Patch from Lee Thompson | Add missing files from PHPUnit

Modified:
    shindig/trunk/php/test/ShindigAllTests.php

Modified: shindig/trunk/php/test/ShindigAllTests.php
URL: 
http://svn.apache.org/viewvc/shindig/trunk/php/test/ShindigAllTests.php?rev=987354&r1=987353&r2=987354&view=diff
==============================================================================
--- shindig/trunk/php/test/ShindigAllTests.php (original)
+++ shindig/trunk/php/test/ShindigAllTests.php Thu Aug 19 23:53:19 2010
@@ -22,7 +22,7 @@
  * This file is meant to be run through a php command line or cruiscontrol 
build, and not called directly
  * through the web browser. To run these tests from the command line:
  * # cd /path/to/shindig/php
- * # phpunit ShindigAllTests test/ShindigAllTests.php   
+ * # php/external/phpunit.php ShindigAllTests php/test/ShindigAllTests.php
  */
 
 function __autoload($className) {


Reply via email to