summaryrefslogtreecommitdiff
path: root/pear/tests/pear_error4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'pear/tests/pear_error4.phpt')
-rw-r--r--pear/tests/pear_error4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/tests/pear_error4.phpt b/pear/tests/pear_error4.phpt
index b34dbcee12..0d6754c88b 100644
--- a/pear/tests/pear_error4.phpt
+++ b/pear/tests/pear_error4.phpt
@@ -14,7 +14,7 @@ if (!getenv('PHP_PEAR_RUNTESTS')) {
// - PEAR::expectError
// - PEAR::popExpect
-include dirname(__FILE__)."/../PEAR.php";
+include_once "PEAR.php";
error_reporting(E_ALL);