summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/config.php
diff options
context:
space:
mode:
authorwei <>2005-12-13 01:44:04 +0000
committerwei <>2005-12-13 01:44:04 +0000
commit2c383b6050b3d8cc6ac7a9442c999cb903af43ab (patch)
tree5bba3d5438f2ca915b1de3194710877d498b3f79 /tests/FunctionalTests/config.php
parent66e71b1d5ff97e04311f8b761cc040b1188437d3 (diff)
Adding FunctionalTests README.txt
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);
}