summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php1
1 files changed, 0 insertions, 1 deletions
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);