diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2004-12-30 04:11:33 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2004-12-30 04:11:33 +0000 |
commit | 4bef3dde2d21d2e4c17b0bb7db50ca99f76ffb19 (patch) | |
tree | 571d472c18c6156bc68906405641e26d211aa7fc | |
parent | 00a1b5d546a49dd81b694da263f311e2cc306c91 (diff) | |
download | php-git-4bef3dde2d21d2e4c17b0bb7db50ca99f76ffb19.tar.gz |
MFB: fixed test case
-rw-r--r-- | ext/imap/tests/bug31142_1.phpt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/imap/tests/bug31142_1.phpt b/ext/imap/tests/bug31142_1.phpt index 154f4cf4cd..efb92b7b45 100644 --- a/ext/imap/tests/bug31142_1.phpt +++ b/ext/imap/tests/bug31142_1.phpt @@ -41,14 +41,14 @@ cc: bar@example.com MIME-Version: 1.0 Content-Type: MULTIPART/mixed; BOUNDARY="%s" ----%s +--%s Content-Type: APPLICATION/octet-stream Content-Transfer-Encoding: BASE64 Content-Description: some file QUJD ----%s +--%s Content-Type: TEXT/plain; CHARSET=US-ASCII Content-Description: description3 @@ -56,4 +56,4 @@ contents.data3 ----%s--
\ No newline at end of file +--%s-- |