mirror of
https://github.com/curl/curl.git
synced 2026-05-30 03:47:27 +03:00
tests: Updated descriptions to be more meaningful
This commit is contained in:
parent
4f4dc5832d
commit
b68c52704b
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ body
|
|||
imap
|
||||
</server>
|
||||
<name>
|
||||
IMAP FETCH
|
||||
IMAP FETCH message
|
||||
</name>
|
||||
<command>
|
||||
'imap://%HOSTIP:%IMAPPORT/800/;UID=1' -u user:secret
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ body
|
|||
imap
|
||||
</server>
|
||||
<name>
|
||||
IMAP FETCH by UID and SECTION
|
||||
IMAP FETCH message by UID and SECTION
|
||||
</name>
|
||||
<command>
|
||||
'imap://%HOSTIP:%IMAPPORT/801/;UID=123/;SECTION=1' -u user:secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue