diff options
Diffstat (limited to 'ext/zip/tests/oo_close.phpt')
| -rw-r--r-- | ext/zip/tests/oo_close.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/oo_close.phpt b/ext/zip/tests/oo_close.phpt index ea67dcddfc..d2b743db9c 100644 --- a/ext/zip/tests/oo_close.phpt +++ b/ext/zip/tests/oo_close.phpt @@ -21,5 +21,5 @@ if ($zip->status == ZIPARCHIVE::ER_OK) { echo "failed\n"; } ?> ---EXPECTF-- +--EXPECT-- ok |
