summaryrefslogtreecommitdiff
path: root/pear/tests/pear_error3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'pear/tests/pear_error3.phpt')
-rw-r--r--pear/tests/pear_error3.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/tests/pear_error3.phpt b/pear/tests/pear_error3.phpt
index 63378a4450..2e5ce8d2a2 100644
--- a/pear/tests/pear_error3.phpt
+++ b/pear/tests/pear_error3.phpt
@@ -14,7 +14,7 @@ if (!getenv('PHP_PEAR_RUNTESTS')) {
// - PEAR::setErrorHandling
// - PEAR::raiseError method
-include dirname(__FILE__)."/../PEAR.php";
+include_once "PEAR.php";
error_reporting(E_ALL);