X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_file_004.phpt;fp=tests%2Fsend_file_004.phpt;h=0000000000000000000000000000000000000000;hp=5dcee32221c41927143cc0d478e5c0a0810b746e;hb=d89b71ab769c6fe11e3efa87d9e93ae4448ecc00;hpb=6991b7214b3647780be00917c069db46d46b0484 diff --git a/tests/send_file_004.phpt b/tests/send_file_004.phpt deleted file mode 100644 index 5dcee32..0000000 --- a/tests/send_file_004.phpt +++ /dev/null @@ -1,23 +0,0 @@ ---TEST-- -http_send_file() NUM-NIL range ---SKIPIF-- - ---ENV-- -HTTP_RANGE=bytes=1000- ---FILE-- - ---EXPECTF-- -Status: 206 -Content-type: %s -X-Powered-By: PHP/%s -Accept-Ranges: bytes -Content-Range: bytes 1000-1009/1010 -Content-Length: 10 - -123456789