- no more PHP-5.0 only tests
[m6w6/ext-http] / tests / send_file_001.phpt
diff --git a/tests/send_file_001.phpt b/tests/send_file_001.phpt
deleted file mode 100644 (file)
index c105075..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
---TEST--
-http_send_file()
---SKIPIF--
-<?php 
-include 'skip.inc';
-checkcgi();
-checkmax(5.0);
-?>
---FILE--
-<?php
-http_send_file('data.txt');
-?>
---EXPECTF--
-Content-type: %s
-X-Powered-By: PHP/%s
-Accept-Ranges: bytes
-Content-Length: 1010
-
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
-0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789