From: Michael Wallner Date: Tue, 20 Feb 2018 14:02:59 +0000 (+0100) Subject: fix test X-Git-Tag: RELEASE_3_2_0_RC1~38 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=64619407ab97f25d63405c3536a3936679e328d2 fix test --- diff --git a/tests/envresponse003.phpt b/tests/envresponse003.phpt index 7a02814..d12c1c6 100644 --- a/tests/envresponse003.phpt +++ b/tests/envresponse003.phpt @@ -18,7 +18,7 @@ $r->setBody(new http\Message\Body(fopen(__FILE__, "rb"))); $r->send(); ?> ---EXPECTHEADERSF-- -Content-Type: text/plain%s +--EXPECTHEADERS-- +Content-Range: bytes 2-4/248 --EXPECTF-- php