Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test801
index 0012d3e..cea5ee8 100644 (file)
@@ -11,10 +11,10 @@ FETCH
 # Server-side
 <reply>
 <data>
-body\r
-\r
---\r
-  yours sincerely\r
+body
+
+--
+  yours sincerely
 </data>
 </reply>
 
@@ -36,11 +36,11 @@ IMAP FETCH message by UID and SECTION
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-A001 CAPABILITY\r
-A002 LOGIN user secret\r
-A003 SELECT 801\r
-A004 FETCH 123 BODY[1]\r
-A005 LOGOUT\r
+A001 CAPABILITY
+A002 LOGIN user secret
+A003 SELECT 801
+A004 FETCH 123 BODY[1]
+A005 LOGOUT
 </protocol>
 </verify>
 </testcase>