diff options
Diffstat (limited to 'ext/imap/tests/imap_fetchbody_basic.phpt')
| -rw-r--r-- | ext/imap/tests/imap_fetchbody_basic.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/imap/tests/imap_fetchbody_basic.phpt b/ext/imap/tests/imap_fetchbody_basic.phpt index 66fa345535..797ec08bf5 100644 --- a/ext/imap/tests/imap_fetchbody_basic.phpt +++ b/ext/imap/tests/imap_fetchbody_basic.phpt @@ -56,7 +56,6 @@ $overview = imap_fetch_overview($stream_id, 1); echo "Seen Flag: "; var_dump( $overview[0]->seen ); ?> -===DONE=== --CLEAN-- <?php require_once(__DIR__.'/clean.inc'); @@ -78,4 +77,3 @@ string(36) "message 2:yyyyyyyyyyyyyyyyyyyyyyyyyy" -- Mandatory arguments -- string(36) "message 2:yyyyyyyyyyyyyyyyyyyyyyyyyy" Seen Flag: int(%d) -===DONE=== |
