Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test853
index a3b9688..92118d6 100644 (file)
@@ -18,9 +18,9 @@ SLOWDOWN
 # When doing LIST, we get the default list output hard-coded in the test
 # POP3 server
 <datacheck>
-1 100\r
-2 4294967400\r
-3 200\r
+1 100
+2 4294967400
+3 200
 </datacheck>
 </reply>
 
@@ -42,11 +42,11 @@ pop3://%HOSTIP:%POP3PORT/ -u user:secret
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-CAPA\r
-USER user\r
-PASS secret\r
-LIST\r
-QUIT\r
+CAPA
+USER user
+PASS secret
+LIST
+QUIT
 </protocol>
 </verify>
 </testcase>