mirror of
https://github.com/curl/curl.git
synced 2026-08-06 12:06:19 +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
|
|
@ -41,7 +41,7 @@ pop3://%HOSTIP:%POP3PORT/ -u user:secret
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol>
|
||||
AUTH
|
||||
CAPA
|
||||
USER user
|
||||
PASS secret
|
||||
LIST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue