Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test120
index 85d49f5..159f5b2 100644 (file)
@@ -38,16 +38,16 @@ ftp://%HOSTIP:%FTPPORT/120 -Q "-DELE file"
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-EPSV\r
-PASV\r
-TYPE I\r
-SIZE 120\r
-RETR 120\r
-DELE file\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+EPSV
+PASV
+TYPE I
+SIZE 120
+RETR 120
+DELE file
+QUIT
 </protocol>
 </verify>
 </testcase>