- fixup tests
[m6w6/ext-http] / tests / send_data_005.phpt
index af4b0eeb180e88326c6a9e22c89fd95ece08c000..4359efbb16e0bf7ea4b02666a479e1d0a10aff5e 100644 (file)
@@ -3,6 +3,8 @@ http_send_data() oversized range
 --SKIPIF--
 <?php 
 include 'skip.inc';
+checkcgi();
+checkmin(5);
 ?>
 --ENV--
 HTTP_RANGE=bytes=5990-6000
@@ -13,4 +15,4 @@ http_send_data(str_repeat('123abc', 1000));
 ?>
 --EXPECTF--
 Status: 416
-%s
\ No newline at end of file
+%s