From 3d9871dcf45ca1458fbd4b642d93a0ed59bebb7d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Langhorst?= Date: Wed, 21 Mar 2001 12:52:32 +0000 Subject: [PATCH] win32 fixes again --- run-tests.php | 1 - 1 file changed, 1 deletion(-) diff --git a/run-tests.php b/run-tests.php index de1d505fca..281cae4272 100755 --- a/run-tests.php +++ b/run-tests.php @@ -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); -- 2.50.1