summaryrefslogtreecommitdiff
path: root/ext/phar/tests/022.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/022.phpt')
-rw-r--r--ext/phar/tests/022.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/022.phpt b/ext/phar/tests/022.phpt
index fdb26a5615..20c24a0214 100644
--- a/ext/phar/tests/022.phpt
+++ b/ext/phar/tests/022.phpt
@@ -15,7 +15,7 @@ __HALT_COMPILER(); ?>";
$files = array();
$files['a'] = 'abcdefg';
-include 'phar_test.inc';
+include 'files/phar_test.inc';
include $fname;