diff options
Diffstat (limited to 'ext/phar/tests/cache_list/copyonwrite17.phar.phpt')
-rw-r--r-- | ext/phar/tests/cache_list/copyonwrite17.phar.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/cache_list/copyonwrite17.phar.phpt b/ext/phar/tests/cache_list/copyonwrite17.phar.phpt index 6e13088512..57412401b6 100644 --- a/ext/phar/tests/cache_list/copyonwrite17.phar.phpt +++ b/ext/phar/tests/cache_list/copyonwrite17.phar.phpt @@ -8,7 +8,7 @@ phar.readonly=0 <?php if (!extension_loaded("phar")) die("skip"); ?> --FILE_EXTERNAL-- files/write17.phar ---EXPECTF-- +--EXPECT-- NULL string(2) "hi" ok
\ No newline at end of file |