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

index 7f7a87bd15401a6d20ee4c7775694e7c077549c8..fb95c2a61928823c299652901fc95857dcac0c62 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.