zoe Sun Jun 14 13:52:21 2009 UTC
Modified files:
/phpruntests/src/testgroup rtPhpTestGroup.php
Log:
remove debug echo
http://cvs.php.net/viewvc.cgi/phpruntests/src/testgroup/rtPhpTestGroup.php?r1=1.8&r2=1.9&diff_format=u
Index: phpruntests/src/testgroup/rtPhpTestGroup.php
diff -u phpruntests/src/testgroup/rtPhpTestGroup.php:1.8
phpruntests/src/testgroup/rtPhpTestGroup.php:1.9
--- phpruntests/src/testgroup/rtPhpTestGroup.php:1.8 Sun Jun 7 11:06:51 2009
+++ phpruntests/src/testgroup/rtPhpTestGroup.php Sun Jun 14 13:52:21 2009
@@ -45,7 +45,6 @@
//The test name is the full path to the test file name without the
.phpt
$testStatus = new rtTestStatus($testFile->getTestName());
- echo $testFile->getTestName() . "\n";
if ($testFile->arePreconditionsMet() ) {
// Create a new test case
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php