diff options
Diffstat (limited to 'ext/imap/tests/imap_fetchheader_error.phpt')
| -rw-r--r-- | ext/imap/tests/imap_fetchheader_error.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/imap/tests/imap_fetchheader_error.phpt b/ext/imap/tests/imap_fetchheader_error.phpt index 82a47b64f1..b1d9921831 100644 --- a/ext/imap/tests/imap_fetchheader_error.phpt +++ b/ext/imap/tests/imap_fetchheader_error.phpt @@ -33,7 +33,6 @@ var_dump( imap_fetchheader($stream_id) ); imap_close($stream_id); ?> -===DONE=== --EXPECTF-- *** Testing imap_fetchheader() : error conditions *** @@ -46,4 +45,3 @@ NULL Warning: imap_fetchheader() expects at least 2 parameters, 1 given in %s on line %d NULL -===DONE=== |
