mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 14:05:03 -05: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
|
imap
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
IMAP delete message (CUSTOMREQUEST)
|
IMAP STORE - delete message (CUSTOMREQUEST)
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/815 -X CLOSE
|
imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/815 -X CLOSE
|
||||||
|
@ -26,7 +26,7 @@ CUSTOMREQUEST
|
|||||||
imap
|
imap
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
IMAP delete message with confirmation (CUSTOMREQUEST)
|
IMAP STORE - delete message with confirmation (CUSTOMREQUEST)
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
imap://%HOSTIP:%IMAPPORT/816 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/816 -X EXPUNGE
|
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