summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_oo_010.phpt')
-rwxr-xr-xext/phar/tests/phar_oo_010.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_oo_010.phpt b/ext/phar/tests/phar_oo_010.phpt
index 775e1cd968..d9477e66c8 100755
--- a/ext/phar/tests/phar_oo_010.phpt
+++ b/ext/phar/tests/phar_oo_010.phpt
@@ -10,7 +10,7 @@ phar.require_hash=0
$pharconfig = 0;
-require_once 'phar_oo_test.inc';
+require_once 'files/phar_oo_test.inc';
$phar = new Phar($fname);