summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_stub_write.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_stub_write.phpt')
-rwxr-xr-xext/phar/tests/phar_stub_write.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/phar_stub_write.phpt b/ext/phar/tests/phar_stub_write.phpt
index 5bc982f1ce..9e5d6d5635 100755
--- a/ext/phar/tests/phar_stub_write.phpt
+++ b/ext/phar/tests/phar_stub_write.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);
var_dump($stub);