summaryrefslogtreecommitdiff
path: root/ext/phar/tests/021.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/021.phpt')
-rw-r--r--ext/phar/tests/021.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/021.phpt b/ext/phar/tests/021.phpt
index 1574b1c439..9c9cd97568 100644
--- a/ext/phar/tests/021.phpt
+++ b/ext/phar/tests/021.phpt
@@ -18,7 +18,7 @@ $files['b/a'] = 'b';
$files['b/c/d'] = 'c';
$files['bad/c'] = 'd';
-include 'phar_test.inc';
+include 'files/phar_test.inc';
include $fname;