- fix remaining issues; there's still a 1-byte memleak I could not find yet
[m6w6/ext-http] / tests / send_data_008.phpt
index eb2a9e072fc039e61b8d2d10b1285ef5233f3054..cb0fc6df094c61cc7b5c7f2480456bb963406005 100644 (file)
@@ -7,7 +7,7 @@ checkcgi();
 ?>
 --FILE--
 <?php
-http_throttle(0.01, 20);
+http_throttle(0.01, 1);
 http_send_data('00000000000000000000');
 ?>
 --EXPECTF--