diff options
author | Yang Tse <yangsita@gmail.com> | 2013-03-11 12:48:36 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2013-03-11 12:48:36 +0100 |
commit | bd86528e6b6ed3de0c76b540cde5aed03ecbd4b3 (patch) | |
tree | bf2a9a3df09f780d4ad79a90db3564d03d968780 /tests/data/test805 | |
parent | 25d040035e18d745c9903d7da46eae3ddb9e6524 (diff) | |
download | curl-bd86528e6b6ed3de0c76b540cde5aed03ecbd4b3.tar.gz |
test801 to test807: fix protocol section line endings
Diffstat (limited to 'tests/data/test805')
-rw-r--r-- | tests/data/test805 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test805 b/tests/data/test805 index 8cf0b2dd7..f8e2880b5 100644 --- a/tests/data/test805 +++ b/tests/data/test805 @@ -41,10 +41,10 @@ Hello Joe, do you think we can meet at 3:30 tomorrow? # Verify data after the test has been "shot" <verify> <protocol> -A001 CAPABILITY -A002 LOGIN user secret -A003 APPEND 805 (\Seen) {295} -A004 LOGOUT +A001 CAPABILITY
+A002 LOGIN user secret
+A003 APPEND 805 (\Seen) {295}
+A004 LOGOUT
</protocol> <upload> Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST) |