diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-11-24 12:33:21 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-11-24 12:35:45 +0000 |
commit | 2ff0c6f5f391fc81fd8f7eca1cc0cb159cc353c3 (patch) | |
tree | 473abd025ad49b258f9bfe8d8b8c041f0a68b172 /tests/data/test856 | |
parent | 8a94aedbd6c0afe0da7d27aac6f5a16d8eff60a1 (diff) |
tests: Added error code explanation comments
Diffstat (limited to 'tests/data/test856')
-rw-r--r-- | tests/data/test856 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test856 b/tests/data/test856 index ae089d191..0c75045c4 100644 --- a/tests/data/test856 +++ b/tests/data/test856 @@ -29,11 +29,12 @@ pop3://%HOSTIP:%POP3PORT/856 -u user:wrong # # Verify data after the test has been "shot" <verify> +# 67 - CURLE_LOGIN_DENIED <errorcode> 67 </errorcode> # -# The multi interface considers a broken "DO" request as a prematurely broken +# The multi interface considers a broken "CONNECT" as a prematurely broken # transfer and such a connection will not get a "QUIT" <protocol> CAPA
|