Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all_tests.php')
-rw-r--r--tests/all_tests.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all_tests.php b/tests/all_tests.php
index 4eaafa1a91..d16d71450f 100644
--- a/tests/all_tests.php
+++ b/tests/all_tests.php
@@ -5,7 +5,6 @@ require_once "config_test.php";
Piwik::createConfigObject();
$databaseTestName = Zend_Registry::get('config')->database_tests->dbname;
Zend_Registry::get('config')->disableSavingConfigurationFileUpdates();
-Piwik::setMaxExecutionTime(300);
?>
<h2>Piwik unit tests</h2>