zoe             Sat Apr 25 17:27:48 2009 UTC

  Modified files:              
    /phpruntests/src/testcase   rtTestConfiguration.php 
  Log:
  updating doc block
  
http://cvs.php.net/viewvc.cgi/phpruntests/src/testcase/rtTestConfiguration.php?r1=1.3&r2=1.4&diff_format=u
Index: phpruntests/src/testcase/rtTestConfiguration.php
diff -u phpruntests/src/testcase/rtTestConfiguration.php:1.3 
phpruntests/src/testcase/rtTestConfiguration.php:1.4
--- phpruntests/src/testcase/rtTestConfiguration.php:1.3        Sat Apr 25 
15:04:23 2009
+++ phpruntests/src/testcase/rtTestConfiguration.php    Sat Apr 25 17:27:48 2009
@@ -1,16 +1,17 @@
 <?php
 /**
+ * rtTestConfiguration
  *
- * This class holds confiurtaion settings that are specific to a single test.
+ * This class holds configuration settings that are specific to a single test.
  * Test sections which adjust the confiuration for single test include ARGS, 
ENV, INI
  *
- * @category   Quality Assurance
- * @package    run-tests
+ * @category   Testing
+ * @package    RUNTESTS
  * @author     Zoe Slattery <z...@php.net>
  * @author     Stefan Priebsch <sprieb...@php.net>
  * @copyright  2009 The PHP Group
  * @license    http://www.php.net/license/3_01.txt  PHP License 3.01
- *
+ * @link       http://qa.php.net/
  */
 
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to