Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test804
index c6dfccf..0945186 100644 (file)
@@ -11,10 +11,10 @@ SELECT
 # Server-side
 <reply>
 <data>
-body\r
-\r
---\r
-  yours sincerely\r
+body
+
+--
+  yours sincerely
 </data>
 </reply>
 
@@ -36,12 +36,12 @@ IMAP doesn't perform SELECT if re-using the same mailbox
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-A001 CAPABILITY\r
-A002 LOGIN user secret\r
-A003 SELECT 804\r
-A004 FETCH 123 BODY[1]\r
-A005 FETCH 456 BODY[2.3]\r
-A006 LOGOUT\r
+A001 CAPABILITY
+A002 LOGIN user secret
+A003 SELECT 804
+A004 FETCH 123 BODY[1]
+A005 FETCH 456 BODY[2.3]
+A006 LOGOUT
 </protocol>
 </verify>
 </testcase>