From 9675cdb545a139984a2d765397f3a5e26472a49e Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 8 Jul 2022 10:23:07 +0200 Subject: Use CRLF as line ending in test files --- tests/emails/thirdparty/004.eml | 82 ++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'tests/emails/thirdparty/004.eml') diff --git a/tests/emails/thirdparty/004.eml b/tests/emails/thirdparty/004.eml index cf340a0..cce34f8 100644 --- a/tests/emails/thirdparty/004.eml +++ b/tests/emails/thirdparty/004.eml @@ -1,41 +1,41 @@ -Content-Type: multipart/mixed; boundary="1" -MIME-Version: 1.0 - ---1 -Content-Transfer-Encoding: 6bit -Content-Type: text/plain; charset=UTF-8 - -Move black king to queen's bishop - ---1 -Content-Transfer-Encoding: 7bits -Content-Type: text/plain; charset=UTF-8 - -Move ♚ to ♛'s ♝ - ---1 -Content-Transfer-Encoding: 8 bit -Content-Type: text/plain; charset=UTF-8 - -Move ♚ to ♛'s ♝ - ---1 -Content-Transfer-Encoding: 7-bit -Content-Type: text/plain; charset=UTF-8 - -Move ♚ to ♛'s ♝ - ---1 -Content-Transfer-Encoding: 8-bit -Content-Type: text/plain; charset=UTF-8 - -Move ♚ to ♛'s ♝ - ---1 -Content-Transfer-Encoding: -Content-Type: text/plain; charset=UTF-8 - -Move =E2=99=9A to =E2=99=9B's =E2=99=9D - ---1-- - +Content-Type: multipart/mixed; boundary="1" +MIME-Version: 1.0 + +--1 +Content-Transfer-Encoding: 6bit +Content-Type: text/plain; charset=UTF-8 + +Move black king to queen's bishop + +--1 +Content-Transfer-Encoding: 7bits +Content-Type: text/plain; charset=UTF-8 + +Move ♚ to ♛'s ♝ + +--1 +Content-Transfer-Encoding: 8 bit +Content-Type: text/plain; charset=UTF-8 + +Move ♚ to ♛'s ♝ + +--1 +Content-Transfer-Encoding: 7-bit +Content-Type: text/plain; charset=UTF-8 + +Move ♚ to ♛'s ♝ + +--1 +Content-Transfer-Encoding: 8-bit +Content-Type: text/plain; charset=UTF-8 + +Move ♚ to ♛'s ♝ + +--1 +Content-Transfer-Encoding: +Content-Type: text/plain; charset=UTF-8 + +Move =E2=99=9A to =E2=99=9B's =E2=99=9D + +--1-- + -- cgit v1.2.3