diff options
author | Steve Holme <steve_holme@hotmail.com> | 2015-11-15 17:39:05 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2015-11-15 20:11:55 +0000 |
commit | d0ddfe2216e459e9cecc9bacfc132fbf6a3c965d (patch) | |
tree | 4863399551e6ed0d430277d38596b13562f98d0e | |
parent | ca770d87e2de6164321b9baca77436d1e0426be1 (diff) |
tests: Corrected typos from commit ba4d8f7eba
-rw-r--r-- | tests/data/test843 | 2 | ||||
-rw-r--r-- | tests/data/test946 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test843 b/tests/data/test843 index afaa83645..6712c7ce5 100644 --- a/tests/data/test843 +++ b/tests/data/test843 @@ -36,7 +36,7 @@ body imap </server> <name> -IMAP OAuth 2.0 (OAUTH2BEARER) authentication with initial response +IMAP OAuth 2.0 (OAUTHBEARER) authentication with initial response </name> <command> 'imap://%HOSTIP:%IMAPPORT/843/;UID=1' -u user --oauth2-bearer mF_9.B5f-4.1JqM diff --git a/tests/data/test946 b/tests/data/test946 index e2677bd5e..313fd2166 100644 --- a/tests/data/test946 +++ b/tests/data/test946 @@ -15,7 +15,7 @@ RFC7628 <reply> <servercmd> AUTH OAUTHBEARER -REPLY AUTH 334 OAUTH2BEARER supported +REPLY AUTH 334 OAUTHBEARER supported REPLY dXNlcj11c2VyAWhvc3Q9MTI3LjAuMC4xAXBvcnQ9OTAwNQFhdXRoPUJlYXJlciBtRl85LkI1Zi00LjFKcU0BAQ== 235 Authenticated </servercmd> </reply> |