From: Dmitry Stogov Date: Thu, 8 May 2008 09:15:20 +0000 (+0000) Subject: Fixed test X-Git-Tag: RELEASE_2_0_0b1~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a42f42d1302f4527baeaf067983acd0caeed3a5;p=php Fixed test --- diff --git a/ext/soap/tests/bugs/bug42151.phpt b/ext/soap/tests/bugs/bug42151.phpt index ca3d5359de..ee53e6d525 100755 --- a/ext/soap/tests/bugs/bug42151.phpt +++ b/ext/soap/tests/bugs/bug42151.phpt @@ -27,5 +27,6 @@ echo "ok\n"; ?> --EXPECT-- SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' : failed to load external entity "httpx://" + ok I don't get executed either.