diff options
author | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-08-08 10:52:50 +0000 |
---|---|---|
committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-08-08 10:52:50 +0000 |
commit | de02912ef220a024c915ada442871a241acd1c5c (patch) | |
tree | 9422b78afd2a57f36cd82aad34efb58d600994d3 | |
parent | 68120caddcb624ed527330d243a5fe2b70d5b9f5 (diff) | |
download | php-git-de02912ef220a024c915ada442871a241acd1c5c.tar.gz |
Fix the test which should have been fixed long ago.
-rw-r--r-- | ext/mbstring/tests/mb_send_mail07.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/mb_send_mail07.phpt b/ext/mbstring/tests/mb_send_mail07.phpt index e7ad08254a..8f53c0b97b 100644 --- a/ext/mbstring/tests/mb_send_mail07.phpt +++ b/ext/mbstring/tests/mb_send_mail07.phpt @@ -31,7 +31,7 @@ Mime-Version: 1.0 Content-Type: text/plain; charset=%s Content-Transfer-Encoding: %s -dGVzdA== +%s To: example@example.com Subject: =?ISO-2022-KR?B?GyQpQw5FVz06Ri4PIEtvcmVhbg8=?= Mime-Version: 1.0 |