diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-03-30 12:01:15 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-03-30 11:56:42 +0100 |
commit | 6876b35ad6a401aa2a435f11cf69bb9a0b472a11 (patch) | |
tree | 37057f1d5dbbbcd237473a269d0c8a472472c091 /tests/data/test827 | |
parent | 82bcc7c6153dcc12484534d365dde1b16e0d640f (diff) | |
download | curl-6876b35ad6a401aa2a435f11cf69bb9a0b472a11.tar.gz |
tests: Replaced email authentication keywords with SASL based keywords
As the email protocols implement SASL authentication rather than IMAP,
POP3 and SMTP specific authentication, updated the authentication
keywords to reflect this.
Diffstat (limited to 'tests/data/test827')
-rw-r--r-- | tests/data/test827 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test827 b/tests/data/test827 index f1469779a..ed19fc67f 100644 --- a/tests/data/test827 +++ b/tests/data/test827 @@ -2,8 +2,8 @@ <info> <keywords> IMAP -IMAP AUTH NTLM SASL +SASL AUTH NTLM SASL-IR </keywords> </info> |