]> granicus.if.org Git - php/commitdiff
Fixed test
authorDmitry Stogov <dmitry@php.net>
Thu, 8 May 2008 09:15:20 +0000 (09:15 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 8 May 2008 09:15:20 +0000 (09:15 +0000)
ext/soap/tests/bugs/bug42151.phpt

index ca3d5359de98d7af207790664c8f0778b01bb85a..ee53e6d525dc0e303e2a83b887fce73d64523f2c 100755 (executable)
@@ -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.