From 9af8ebe9c7954c6cb3d360587802f4ddd3d79e7c Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 8 May 2008 07:09:17 +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 7f7a87bd15..fb95c2a619 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