summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-12-17 11:02:18 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-12-19 23:48:13 +0100
commit7a92f865b43aac942ae5755a7a3a06775751fdea (patch)
tree0e825250d91b849f9fe427584b662d45c0aea31f /tests
parentb29af4a406278c29d586d3c0f8b965681c114df7 (diff)
downloadcurl-7a92f865b43aac942ae5755a7a3a06775751fdea.tar.gz
misc: s/e-mail/email
Consistency is king. Following the lead in everything curl. Closes #8159
Diffstat (limited to 'tests')
-rw-r--r--tests/data/test6486
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test648 b/tests/data/test648
index 15a75e7cd..3683530d7 100644
--- a/tests/data/test648
+++ b/tests/data/test648
@@ -27,7 +27,7 @@ To: another
body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -F '=This is the e-mail inline text with a very long line containing the special character = and that should be split by encoder.;headers=Content-disposition: "inline";encoder=quoted-printable' -F "=@log/test%TESTNUMBER.txt;encoder=base64" -H "From: different" -H "To: another"
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -F '=This is the email inline text with a very long line containing the special character = and that should be split by encoder.;headers=Content-disposition: "inline";encoder=quoted-printable' -F "=@log/test%TESTNUMBER.txt;encoder=base64" -H "From: different" -H "To: another"
</command>
<file name="log/test%TESTNUMBER.txt">
This is an attached file.
@@ -60,8 +60,8 @@ To: another
Content-Transfer-Encoding: quoted-printable
Content-disposition: "inline"
-This is the e-mail inline text with a very long line containing the special=
- character =3D and that should be split by encoder.
+This is the email inline text with a very long line containing the special =
+character =3D and that should be split by encoder.
------------------------------
Content-Disposition: attachment; filename="test%TESTNUMBER.txt"
Content-Transfer-Encoding: base64