mirror of
https://github.com/curl/curl.git
synced 2026-08-25 04:33:33 +03:00
adjust test 1282 accordingly
This commit is contained in:
parent
fb7993df53
commit
8f33c0aacc
1 changed files with 2 additions and 2 deletions
|
|
@ -37,9 +37,9 @@ USER anonymous
|
||||||
PASS ftp@example.com
|
PASS ftp@example.com
|
||||||
</protocol>
|
</protocol>
|
||||||
|
|
||||||
# 67 == CURLE_LOGIN_DENIED
|
# 56 == CURLE_RECV_ERROR
|
||||||
<errorcode>
|
<errorcode>
|
||||||
67
|
56
|
||||||
</errorcode>
|
</errorcode>
|
||||||
</verify>
|
</verify>
|
||||||
</testcase>
|
</testcase>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue