]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test: fix newline for the data check of 807
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 Mar 2013 12:23:51 +0000 (13:23 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Mar 2013 12:23:51 +0000 (13:23 +0100)
tests/data/test807

index 49b7e5870546f395982a8619eb5dd6a53153c6ec..0a6838b49a2d34c9dbcf06de9f6e1cf6d07a4c3d 100644 (file)
@@ -11,7 +11,7 @@ CUSTOMREQUEST
 # Server-side
 <reply>
 <data>
-* 123 FETCH (FLAGS (\Seen \Deleted))
+* 123 FETCH (FLAGS (\Seen \Deleted))\r
 </data>
 </reply>