diff options
Diffstat (limited to 'ext/zip/tests/oo_setcomment.phpt')
-rw-r--r-- | ext/zip/tests/oo_setcomment.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/oo_setcomment.phpt b/ext/zip/tests/oo_setcomment.phpt index 89d6e8ef6b..f6469c9524 100644 --- a/ext/zip/tests/oo_setcomment.phpt +++ b/ext/zip/tests/oo_setcomment.phpt @@ -55,7 +55,7 @@ $zip->close(); @unlink($file); ?> ---EXPECTF-- +--EXPECT-- bool(true) bool(true) bool(true) |