mirror of
https://github.com/curl/curl.git
synced 2026-08-24 23:13:38 +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
|
|
@ -33,11 +33,11 @@ IMAP STORE (CUSTOMREQUEST)
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol>
|
||||
A001 CAPABILITY
|
||||
A002 LOGIN user secret
|
||||
A003 SELECT 807
|
||||
A004 STORE 123 +Flags \Deleted
|
||||
A005 LOGOUT
|
||||
A001 CAPABILITY
|
||||
A002 LOGIN user secret
|
||||
A003 SELECT 807
|
||||
A004 STORE 123 +Flags \Deleted
|
||||
A005 LOGOUT
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue