From 3e83257a998fca9f809ee08b90fba7f8c1ed061d Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 11 Jul 2014 10:59:34 +0200 Subject: [PATCH] fix test --- tests/envresponse016.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/envresponse016.phpt b/tests/envresponse016.phpt index 67595b4..8d48c93 100644 --- a/tests/envresponse016.phpt +++ b/tests/envresponse016.phpt @@ -29,6 +29,7 @@ var_dump($r->send($s)); DONE --EXPECTF-- Test + Warning: http\Env\Response::send(): Failed to send response body in %s on line %d bool(false) DONE -- 2.30.2