From 7a42f42d1302f4527baeaf067983acd0caeed3a5 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Thu, 8 May 2008 09:15:20 +0000 Subject: [PATCH] Fixed test --- ext/soap/tests/bugs/bug42151.phpt | 1 + 1 file changed, 1 insertion(+) 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. -- 2.50.1