diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-08 10:23:07 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-07-08 10:23:07 +0200 |
commit | 9675cdb545a139984a2d765397f3a5e26472a49e (patch) | |
tree | 5fc4cd78c92e1458e12688a0ee93b3a52c45d289 /tests/emails/thirdparty/002.eml | |
parent | aa6580e0c3fe577283ea1e9d17c092ab8f8a64b0 (diff) | |
download | aerogramme-9675cdb545a139984a2d765397f3a5e26472a49e.tar.gz aerogramme-9675cdb545a139984a2d765397f3a5e26472a49e.zip |
Use CRLF as line ending in test files
Diffstat (limited to 'tests/emails/thirdparty/002.eml')
-rw-r--r-- | tests/emails/thirdparty/002.eml | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/tests/emails/thirdparty/002.eml b/tests/emails/thirdparty/002.eml index 113bcc5..7c4a12f 100644 --- a/tests/emails/thirdparty/002.eml +++ b/tests/emails/thirdparty/002.eml @@ -1,20 +1,20 @@ -Content-Type: multipart/mixed; boundary=foo - ---foo -Content-Transfer-Encoding: quoted-printable -Content-Type: text/plain; charset=utf-8 - -p=C3=A4iv=C3=A4=C3=A4 - ---foo -Content-Transfer-Encoding: base64 -Content-Type: text/plain; charset=utf-8 - -ecO2dMOkIHZhYW4uCg== ignored ---foo -Content-Transfer-Encoding: base64 -Content-Type: text/plain; charset=utf-8 - -?garbage ---foo-- - +Content-Type: multipart/mixed; boundary=foo
+
+--foo
+Content-Transfer-Encoding: quoted-printable
+Content-Type: text/plain; charset=utf-8
+
+p=C3=A4iv=C3=A4=C3=A4
+
+--foo
+Content-Transfer-Encoding: base64
+Content-Type: text/plain; charset=utf-8
+
+ecO2dMOkIHZhYW4uCg== ignored
+--foo
+Content-Transfer-Encoding: base64
+Content-Type: text/plain; charset=utf-8
+
+?garbage
+--foo--
+
|