Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test942
index 26740f7..dc41288 100644 (file)
@@ -29,7 +29,7 @@ smtp
 SMTP external authentication
  </name>
 <stdin>
-mail body\r
+mail body
 </stdin>
  <command>
 'smtp://user;AUTH=EXTERNAL@%HOSTIP:%SMTPPORT/942' --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
@@ -40,17 +40,17 @@ mail body
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 942\r
-AUTH EXTERNAL\r
-dXNlcg==\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 942
+AUTH EXTERNAL
+dXNlcg==
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-mail body\r
-.\r
+mail body
+.
 </upload>
 </verify>
 </testcase>