Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test815
index 6ebe5bf..1657e55 100644 (file)
@@ -13,7 +13,7 @@ CUSTOMREQUEST
 # Server-side
 <reply>
 <data1>
-* 123 FETCH (FLAGS (\Seen \Deleted))\r
+* 123 FETCH (FLAGS (\Seen \Deleted))
 </data1>
 </reply>
 
@@ -35,12 +35,12 @@ imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret -: im
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-A001 CAPABILITY\r
-A002 LOGIN user secret\r
-A003 SELECT 815\r
-A004 STORE 123 +Flags \Deleted\r
-A005 CLOSE\r
-A006 LOGOUT\r
+A001 CAPABILITY
+A002 LOGIN user secret
+A003 SELECT 815
+A004 STORE 123 +Flags \Deleted
+A005 CLOSE
+A006 LOGOUT
 </protocol>
 </verify>
 </testcase>