[limb-svn] r5877 - 3.x/trunk/limb/tests_runner/src

svn at limb-project.com svn at limb-project.com
Sun May 13 09:18:20 MSD 2007


Author: pachanga
Date: 2007-05-13 09:18:20 +0400 (Sun, 13 May 2007)
New Revision: 5877
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5877

Modified:
   3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php
Log:
-- a bit better help message

Modified: 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php
===================================================================
--- 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php	2007-05-12 22:49:18 UTC (rev 5876)
+++ 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php	2007-05-13 05:18:20 UTC (rev 5877)
@@ -50,7 +50,7 @@
     $usage = <<<EOD
 Usage:
   $script OPTIONS <file|dir> [<file|dir>, <file|dir>, ...]
-  Advanced SimpleTest based test files runner. Finds and executes unit tests within filesystem.
+  Advanced SimpleTest unit tests runner. Finds and executes unit tests within filesystem.
 Options:
   -c, --config=/file.php        PHP configuration file path
   -h, --help                    Displays this help and exit



More information about the limb-svn mailing list