diff options
Diffstat (limited to 'ext/imap/tests/bug31142_1.phpt')
| -rw-r--r-- | ext/imap/tests/bug31142_1.phpt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/imap/tests/bug31142_1.phpt b/ext/imap/tests/bug31142_1.phpt index efb92b7b45..8bbcc5545d 100644 --- a/ext/imap/tests/bug31142_1.phpt +++ b/ext/imap/tests/bug31142_1.phpt @@ -1,9 +1,9 @@ ---TEST-- +--TEST-- Bug #31142 test #1 (imap_mail_compose() generates incorrect output) --SKIPIF-- <?php - if (!extension_loaded("imap")) { - die("skip imap extension not available"); + if (!extension_loaded("imap")) { + die("skip imap extension not available"); } ?> --FILE-- @@ -55,5 +55,5 @@ Content-Description: description3 contents.data3 - + --%s-- |
