aboutsummaryrefslogtreecommitdiff
path: root/tests/emails/rfc/006.eml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-07-08 10:23:07 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-07-08 10:23:07 +0200
commit9675cdb545a139984a2d765397f3a5e26472a49e (patch)
tree5fc4cd78c92e1458e12688a0ee93b3a52c45d289 /tests/emails/rfc/006.eml
parentaa6580e0c3fe577283ea1e9d17c092ab8f8a64b0 (diff)
downloadaerogramme-9675cdb545a139984a2d765397f3a5e26472a49e.tar.gz
aerogramme-9675cdb545a139984a2d765397f3a5e26472a49e.zip
Use CRLF as line ending in test files
Diffstat (limited to 'tests/emails/rfc/006.eml')
-rw-r--r--tests/emails/rfc/006.eml46
1 files changed, 23 insertions, 23 deletions
diff --git a/tests/emails/rfc/006.eml b/tests/emails/rfc/006.eml
index f353adb..853e663 100644
--- a/tests/emails/rfc/006.eml
+++ b/tests/emails/rfc/006.eml
@@ -1,23 +1,23 @@
-From: sender@example.com
-To: recipient@example.com
-Subject: Multipart Email Example
-Content-Type: multipart/alternative; boundary="boundary-string"
-
---boundary-string
-Content-Type: text/plain; charset="utf-8"
-Content-Transfer-Encoding: quoted-printable
-Content-Disposition: inline
-
-Plain text email goes here!
-This is the fallback if email client does not support HTML
-
---boundary-string
-Content-Type: text/html; charset="utf-8"
-Content-Transfer-Encoding: quoted-printable
-Content-Disposition: inline
-
-<h1>This is the HTML Section!</h1>
-<p>This is what displays in most modern email clients</p>
-
---boundary-string--
-
+From: sender@example.com
+To: recipient@example.com
+Subject: Multipart Email Example
+Content-Type: multipart/alternative; boundary="boundary-string"
+
+--boundary-string
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: quoted-printable
+Content-Disposition: inline
+
+Plain text email goes here!
+This is the fallback if email client does not support HTML
+
+--boundary-string
+Content-Type: text/html; charset="utf-8"
+Content-Transfer-Encoding: quoted-printable
+Content-Disposition: inline
+
+<h1>This is the HTML Section!</h1>
+<p>This is what displays in most modern email clients</p>
+
+--boundary-string--
+