zoe Sun Apr 26 22:44:06 2009 UTC
Modified files:
/phpruntests/src/testcase/sections rtSection.php
Log:
Changes to enable GET
http://cvs.php.net/viewvc.cgi/phpruntests/src/testcase/sections/rtSection.php?r1=1.2&r2=1.3&diff_format=u
Index: phpruntests/src/testcase/sections/rtSection.php
diff -u phpruntests/src/testcase/sections/rtSection.php:1.2
phpruntests/src/testcase/sections/rtSection.php:1.3
--- phpruntests/src/testcase/sections/rtSection.php:1.2 Fri Apr 24 08:41:26 2009
+++ phpruntests/src/testcase/sections/rtSection.php Sun Apr 26 22:44:06 2009
@@ -18,6 +18,7 @@
'CREDITS' => 'rtCreditsSection',
'CLEAN' => 'rtCleanSection',
'XFAIL' => 'rtXfailSection',
+ 'GET' => 'rtGetSection',
);
protected $sectionName;
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php