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/test806 | |
parent | 25d040035e18d745c9903d7da46eae3ddb9e6524 (diff) |
test801 to test807: fix protocol section line endings
Diffstat (limited to 'tests/data/test806')
-rw-r--r-- | tests/data/test806 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test806 b/tests/data/test806 index 904b5cf35..063a1c963 100644 --- a/tests/data/test806 +++ b/tests/data/test806 @@ -34,10 +34,10 @@ IMAP LIST # Verify data after the test has been "shot" <verify> <protocol> -A001 CAPABILITY -A002 LOGIN user secret -A003 LIST "806" * -A004 LOGOUT +A001 CAPABILITY
+A002 LOGIN user secret
+A003 LIST "806" *
+A004 LOGOUT
</protocol> </verify> </testcase> |