1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

tests: Updated the titles of tests 815 and 816

This commit is contained in:
Steve Holme 2014-02-09 20:32:44 +00:00
parent 1861a1de67
commit 5a997d97fd
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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