]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Thu, 8 May 2008 07:09:03 +0000 (07:09 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 8 May 2008 07:09:03 +0000 (07:09 +0000)
ext/soap/tests/bugs/bug42151.phpt

index 51bb2afabcbaa15401e416c88e51fd8f2bd4196a..ca3d5359de98d7af207790664c8f0778b01bb85a 100755 (executable)
@@ -26,6 +26,6 @@ try {
 echo "ok\n";
 ?>
 --EXPECT--
-SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://'
+SOAP-ERROR: Parsing WSDL: Couldn't load from 'httpx://' : failed to load external entity "httpx://"
 ok
 I don't get executed either.