diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-03-30 22:25:25 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-03-30 22:40:21 +0100 |
commit | 7dd494c6e7bc0c3a0447f6bb5dcf2b37ac50e8f6 (patch) | |
tree | cfb3ef887e82b435d6d23859ec3e6a6936ed2c41 /tests | |
parent | fbb6e0478bb21f52faf0c07076441fda2161d414 (diff) |
test836: Fixed incorrect username in expected output
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test836 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test836 b/tests/data/test836 index 19731ab67..6533cca14 100644 --- a/tests/data/test836 +++ b/tests/data/test836 @@ -45,7 +45,7 @@ IMAP multiple connection authentication <verify> <protocol> A001 CAPABILITY
-A002 LOGIN user.two secret
+A002 LOGIN user.one secret
A003 SELECT 836
A004 FETCH 1 BODY[]
A005 LOGOUT
|