summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/config.php')
-rw-r--r--tests/FunctionalTests/config.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/config.php b/tests/FunctionalTests/config.php
index c53d206d..ebef6f8c 100644
--- a/tests/FunctionalTests/config.php
+++ b/tests/FunctionalTests/config.php
@@ -89,7 +89,6 @@ class PradoApplicationTester extends TApplication
public function run()
{
- $this->applyDefaultExceptionHandlers();
$this->initApplication($this->getConfigurationFile(),null);
}