Author: Derick Rethans
Date: 2006-10-04 14:37:28 +0200 (Wed, 04 Oct 2006)
New Revision: 3633

Log:
- Fixed testcase.

Modified:
   trunk/ConsoleTools/tests/input_test.php

Modified: trunk/ConsoleTools/tests/input_test.php
===================================================================
--- trunk/ConsoleTools/tests/input_test.php     2006-10-04 12:37:05 UTC (rev 
3632)
+++ trunk/ConsoleTools/tests/input_test.php     2006-10-04 12:37:28 UTC (rev 
3633)
@@ -1098,7 +1098,7 @@
     public function testGetHelpText()
     {
         $res = <<<EOF
-Usage: $ UnitTest/src/runtests.php [-y <string>] [-e]  [[--] <args>]
+Usage: $ {$_SERVER['argv'][0]} [-y <string>] [-e]  [[--] <args>]
 Lala
 
 -y / --yank  Some

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to