Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test911
index cc87349..1ed09f2 100644 (file)
@@ -33,15 +33,14 @@ smtp://%HOSTIP:%SMTPPORT/911 --mail-rcpt recipient@example.com --mail-from sende
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 911\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 911
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-\r
-.\r
+.
 </upload>
 </verify>
 </testcase>