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