mirror of
https://github.com/curl/curl.git
synced 2026-08-24 16:43:34 +03:00
tests: Updated pop3 tests for change in auth mechanism detection
This commit is contained in:
parent
e336bc7c42
commit
1fc89eb87f
8 changed files with 8 additions and 8 deletions
|
|
@ -35,7 +35,7 @@ pop3://%HOSTIP:%POP3PORT/813 -u user:wrong
|
|||
67
|
||||
</errorcode>
|
||||
<protocol>
|
||||
AUTH
|
||||
CAPA
|
||||
USER user
|
||||
PASS wrong
|
||||
QUIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue