- no more PHP-5.0 only tests
[m6w6/ext-http] / tests / send_data_008.phpt
diff --git a/tests/send_data_008.phpt b/tests/send_data_008.phpt
deleted file mode 100644 (file)
index f5d4e85..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---TEST--
-http_send_data() HTTP_SENDBUF_SIZE long string
---SKIPIF--
-<?php 
-include 'skip.inc';
-checkcgi();
-checkmax(5.0);
-?>
---FILE--
-<?php
-http_throttle(0.01, 1);
-http_send_data('00000000000000000000');
-?>
---EXPECTF--
-Content-type: %s
-X-Powered-By: PHP/%s
-Accept-Ranges: bytes
-Content-Length: 20
-
-00000000000000000000