Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test912
index 8970c3f..3cc66b7 100644 (file)
@@ -24,10 +24,10 @@ smtp
 SMTP with SIZE support
  </name>
 <file name="log/test912.eml">
-From: different\r
-To: another\r
-\r
-body\r
+From: different
+To: another
+
+body
 </file>
  <command>
 smtp://%HOSTIP:%SMTPPORT/912 --mail-rcpt recipient@example.com --mail-from sender@example.com -T log/test912.eml
@@ -38,18 +38,18 @@ smtp://%HOSTIP:%SMTPPORT/912 --mail-rcpt recipient@example.com --mail-from sende
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 912\r
-MAIL FROM:<sender@example.com> SIZE=38\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 912
+MAIL FROM:<sender@example.com> SIZE=38
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-From: different\r
-To: another\r
-\r
-body\r
-.\r
+From: different
+To: another
+
+body
+.
 </upload>
 </verify>
 </testcase>