Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test936
index 88c8a93..6f24084 100644 (file)
@@ -37,7 +37,7 @@ NTLM
 SMTP NTLM authentication with SASL downgrade
  </name>
 <stdin>
-mail body\r
+mail body
 </stdin>
  <setenv>
 # we force our own host name, in order to make the test machine independent
@@ -57,20 +57,20 @@ chkhostname curlhost
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 936\r
-AUTH NTLM\r
-TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=\r
-*\r
-AUTH PLAIN\r
-dXNlcgB1c2VyAHNlY3JldA==\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 936
+AUTH NTLM
+TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
+*
+AUTH PLAIN
+dXNlcgB1c2VyAHNlY3JldA==
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-mail body\r
-.\r
+mail body
+.
 </upload>
 </verify>
 </testcase>