From 47040f4eb0416cca9a28a6efc2efbfda039b3aca Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 8 May 2008 07:09:03 +0000 Subject: [PATCH] fix test --- ext/soap/tests/bugs/bug42151.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/soap/tests/bugs/bug42151.phpt b/ext/soap/tests/bugs/bug42151.phpt index 51bb2afabc..ca3d5359de 100755 --- a/ext/soap/tests/bugs/bug42151.phpt +++ b/ext/soap/tests/bugs/bug42151.phpt @@ -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. -- 2.50.1