mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
tests: Updated the titles of tests 815 and 816
This commit is contained in:
parent
1861a1de67
commit
5a997d97fd
@ -23,7 +23,7 @@ CUSTOMREQUEST
|
||||
imap
|
||||
</server>
|
||||
<name>
|
||||
IMAP delete message (CUSTOMREQUEST)
|
||||
IMAP STORE - delete message (CUSTOMREQUEST)
|
||||
</name>
|
||||
<command>
|
||||
imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/815 -X CLOSE
|
||||
|
@ -26,7 +26,7 @@ CUSTOMREQUEST
|
||||
imap
|
||||
</server>
|
||||
<name>
|
||||
IMAP delete message with confirmation (CUSTOMREQUEST)
|
||||
IMAP STORE - delete message with confirmation (CUSTOMREQUEST)
|
||||
</name>
|
||||
<command>
|
||||
imap://%HOSTIP:%IMAPPORT/816 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/816 -X EXPUNGE
|
||||
|
Loading…
Reference in New Issue
Block a user