git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@24761 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -650,7 +650,6 @@ class Zend_Http_Client_StaticTest extends PHPUnit_Framework_TestCase
} catch (Zend_Http_Client_Exception $e) {
$this->fail('Unexpected exception was thrown');
}
- echo "THERE";
// we can safely return until we can verify link is still active
// @todo verify link is still active
return;