]> granicus.if.org Git - php/commitdiff
win32 fixes again
authorAndré Langhorst <andre@php.net>
Wed, 21 Mar 2001 12:52:32 +0000 (12:52 +0000)
committerAndré Langhorst <andre@php.net>
Wed, 21 Mar 2001 12:52:32 +0000 (12:52 +0000)
run-tests.php

index de1d505fcaeb69be7e783ce0f5bb5913ed150bb3..281cae4272970d6db998fba9897b6f0e1b1b4cd2 100755 (executable)
@@ -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);