From: Steve Holme Date: Sun, 30 Mar 2014 21:25:25 +0000 (+0100) Subject: test836: Fixed incorrect username in expected output X-Git-Tag: curl-7_37_0~217 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7dd494c6e7bc0c3a0447f6bb5dcf2b37ac50e8f6;p=thirdparty%2Fcurl.git test836: Fixed incorrect username in expected output --- diff --git a/tests/data/test836 b/tests/data/test836 index 19731ab67b..6533cca14b 100644 --- a/tests/data/test836 +++ b/tests/data/test836 @@ -45,7 +45,7 @@ IMAP multiple connection authentication A001 CAPABILITY -A002 LOGIN user.two secret +A002 LOGIN user.one secret A003 SELECT 836 A004 FETCH 1 BODY[] A005 LOGOUT