diff options
author | Steve Holme <steve_holme@hotmail.com> | 2012-06-04 19:41:56 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2012-06-04 19:41:56 +0100 |
commit | 1fc89eb87f317369a2d2a576867edd3ce7210d4a (patch) | |
tree | c555b89038a399b43d724b7c0e881f787281cc2f /tests/data/test813 | |
parent | e336bc7c42c73409671ce69ff43830cf077eb234 (diff) |
tests: Updated pop3 tests for change in auth mechanism detection
Diffstat (limited to 'tests/data/test813')
-rw-r--r-- | tests/data/test813 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test813 b/tests/data/test813 index 780fdf170..1447fa277 100644 --- a/tests/data/test813 +++ b/tests/data/test813 @@ -35,7 +35,7 @@ pop3://%HOSTIP:%POP3PORT/813 -u user:wrong 67 </errorcode> <protocol> -AUTH
+CAPA
USER user
PASS wrong
QUIT
|