summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_stub_write_file.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_stub_write_file.phpt')
-rwxr-xr-xext/phar/tests/phar_stub_write_file.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_stub_write_file.phpt b/ext/phar/tests/phar_stub_write_file.phpt
index 994cace74d..c5a0a1eba9 100755
--- a/ext/phar/tests/phar_stub_write_file.phpt
+++ b/ext/phar/tests/phar_stub_write_file.phpt
@@ -18,7 +18,7 @@ $files['a'] = 'a';
$files['b'] = 'b';
$files['c'] = 'c';
-include 'phar_test.inc';
+include 'files/phar_test.inc';
$phar = new Phar($fname);
var_dump($stub);