tests: Updated the titles of tests 815 and 816

This commit is contained in:
Steve Holme 2014-02-09 20:32:44 +00:00
Родитель 1861a1de67
Коммит 5a997d97fd
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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