- error message has changed again
[m6w6/ext-http] / tests / HttpRequestPool_005.phpt
index ce0f7e94f987e5d0e086410c454a55e3da4a779e..b08729efd4558a3bf251cb50965f3c3bd0614020 100644 (file)
@@ -34,13 +34,13 @@ echo "Done\n";
 %sTEST
 HttpRequestPoolException: Exception caused by 2 inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
-               HttpRequestException: couldn't resolve host name; %s (http://_____/)
+               HttpRequestException: %souldn't resolve host name; %s (http://_____/)
 int(3)
 HttpRequestPoolException: Exception caused by 4 inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
-               HttpRequestException: couldn't resolve host name; %s (http://_____/)
+               HttpRequestException: %souldn't resolve host name; %s (http://_____/)
                        HttpInvalidParamException: Empty or too short HTTP message: ''
-                               HttpRequestException: couldn't resolve host name; %s (http://_____/)
+                               HttpRequestException: %souldn't resolve host name; %s (http://_____/)
 int(5)
 Done