Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test941
index fd69b87..8d21260 100644 (file)
@@ -42,25 +42,25 @@ smtp://%HOSTIP:%SMTPPORT/941 --mail-rcpt recipient@example.com --mail-from sende
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 941\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 941
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-From: different\r
-To: another\r
-\r
-email\r
-headers and body\r
-with unix newlines\r
-meant to be\r
-converted\r
-with\r
-the\r
---crlf option\r
-.\r
+From: different
+To: another
+
+email
+headers and body
+with unix newlines
+meant to be
+converted
+with
+the
+--crlf option
+.
 </upload>
 </verify>
 </testcase>