mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:03:52 +03:00
test801 to test807: fix protocol section line endings
This commit is contained in:
parent
25d040035e
commit
bd86528e6b
7 changed files with 33 additions and 33 deletions
|
|
@ -35,12 +35,12 @@ IMAP doesn't perform SELECT if re-using the same mailbox
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol>
|
||||
A001 CAPABILITY
|
||||
A002 LOGIN user secret
|
||||
A003 SELECT 804
|
||||
A004 FETCH 123 BODY[1]
|
||||
A005 FETCH 456 BODY[2.3]
|
||||
A006 LOGOUT
|
||||
A001 CAPABILITY
|
||||
A002 LOGIN user secret
|
||||
A003 SELECT 804
|
||||
A004 FETCH 123 BODY[1]
|
||||
A005 FETCH 456 BODY[2.3]
|
||||
A006 LOGOUT
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue