[Solar-svn] Revision 2592

pmjones at solarphp.com pmjones at solarphp.com
Fri Jul 13 20:30:54 CDT 2007


Solar_Cli_RunTests/Info/options.php: removed --include-path option to exclude a source of confusion


Modified: trunk/Solar/Cli/RunTests/Info/options.php
===================================================================
--- trunk/Solar/Cli/RunTests/Info/options.php	2007-07-14 01:30:28 UTC (rev 2591)
+++ trunk/Solar/Cli/RunTests/Info/options.php	2007-07-14 01:30:54 UTC (rev 2592)
@@ -12,9 +12,4 @@
         'value' => false,
         'descr' => 'Run only the named test class; do not descend into subclass tests.',
     ),
-    'include_path' => array(
-        'long' => 'include-path',
-        'param' => 'required',
-        'descr' => 'Prepends this value to the include-path.',
-    ),
 );
\ No newline at end of file




More information about the Solar-svn mailing list