mirror of
https://github.com/curl/curl.git
synced 2026-05-02 21:37:52 +03:00
tests: Corrected titles of POP3 and SMTP OAuth 2.0 tests
This commit is contained in:
parent
7396ad6e09
commit
c8e63f247a
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ body
|
|||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 OAUTH2 authentication
|
||||
POP3 OAuth 2.0 authentication
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/870 -u user --oauth2-bearer mF_9.B5f-4.1JqM
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ REPLY dXNlcj11c2VyAWF1dGg9QmVhcmVyIG1GXzkuQjVmLTQuMUpxTQEB 235 Authenticated
|
|||
smtp
|
||||
</server>
|
||||
<name>
|
||||
SMTP OAUTH2 authentication
|
||||
SMTP OAuth 2.0 authentication
|
||||
</name>
|
||||
<stdin>
|
||||
mail body
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue