1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00

win32 fixes again

This commit is contained in:
André Langhorst
2001-03-21 12:52:32 +00:00
parent e35a679e74
commit 3d9871dcf4
-1
View File
@@ -25,7 +25,6 @@
* - do not test PEAR components if base class and/or component class cannot be instanciated
*/
set_time_limit(0);
ob_implicit_flush();
define('TEST_PASSED', 0);