diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-03-11 13:06:55 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-03-11 13:06:55 +0000 |
commit | 92295aa73cdcf976d252e9d021ac4c5ff60766df (patch) | |
tree | dcc3735f1f05ec44e189b124294351ef24fe64c5 /tests/data/test806 | |
parent | 50a83890c9f14e52caa3d0d87a11cb5959f1b3d0 (diff) | |
download | curl-92295aa73cdcf976d252e9d021ac4c5ff60766df.tar.gz |
test806: Added CRLF to reply data to be compliant with RFC-822
Diffstat (limited to 'tests/data/test806')
-rw-r--r-- | tests/data/test806 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test806 b/tests/data/test806 index 063a1c963..59f6b1ec0 100644 --- a/tests/data/test806 +++ b/tests/data/test806 @@ -10,9 +10,9 @@ LIST # Server-side <reply> <data> -* LIST () "/" /806/blurdybloop -* LIST (\Noselect) "/" /806/foo -* LIST () "/" /806/foo/bar +* LIST () "/" /806/blurdybloop
+* LIST (\Noselect) "/" /806/foo
+* LIST () "/" /806/foo/bar
</data> </reply> |