Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test143
index a4df8cb..5f1a523 100644 (file)
@@ -29,16 +29,16 @@ FTP URL with type=a
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-CWD /tmp\r
-CWD moo\r
-EPSV\r
-TYPE A\r
-SIZE 143\r
-RETR 143\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+CWD /tmp
+CWD moo
+EPSV
+TYPE A
+SIZE 143
+RETR 143
+QUIT
 </protocol>
 </verify>
 </testcase>