]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test836: Fixed incorrect username in expected output
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Mar 2014 21:25:25 +0000 (22:25 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Mar 2014 21:40:21 +0000 (22:40 +0100)
tests/data/test836

index 19731ab67b6dc6769f862092532c34c5c9a24a1f..6533cca14bf07e60242ddf466807242881f86a7f 100644 (file)
@@ -45,7 +45,7 @@ IMAP multiple connection authentication
 <verify>
 <protocol>
 A001 CAPABILITY\r
-A002 LOGIN user.two secret\r
+A002 LOGIN user.one secret\r
 A003 SELECT 836\r
 A004 FETCH 1 BODY[]\r
 A005 LOGOUT\r