Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test916
index 0021155..b32a28d 100644 (file)
@@ -20,10 +20,10 @@ smtp
 SMTP with invalid --mail-rcpt
  </name>
 <stdin>
-From: different\r
-To: another\r
-\r
-body\r
+From: different
+To: another
+
+body
 </stdin>
  <command>
 smtp://%HOSTIP:%SMTPPORT/916 --mail-rcpt invalid --mail-from sender@example.com -T -
@@ -38,10 +38,10 @@ smtp://%HOSTIP:%SMTPPORT/916 --mail-rcpt invalid --mail-from sender@example.com
 55
 </errorcode>
 <protocol>
-EHLO 916\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<invalid>\r
-QUIT\r
+EHLO 916
+MAIL FROM:<sender@example.com>
+RCPT TO:<invalid>
+QUIT
 </protocol>
 </verify>
 </testcase>