summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_oo_compressallbz2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_oo_compressallbz2.phpt')
-rw-r--r--ext/phar/tests/phar_oo_compressallbz2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_oo_compressallbz2.phpt b/ext/phar/tests/phar_oo_compressallbz2.phpt
index c4350d08bd..40720ef174 100644
--- a/ext/phar/tests/phar_oo_compressallbz2.phpt
+++ b/ext/phar/tests/phar_oo_compressallbz2.phpt
@@ -17,7 +17,7 @@ $files['a'] = 'a';
$files['b'] = 'b';
$files['c'] = 'c';
-include 'phar_test.inc';
+include 'files/phar_test.inc';
$phar = new Phar($fname);