From 6876b35ad6a401aa2a435f11cf69bb9a0b472a11 Mon Sep 17 00:00:00 2001
From: Steve Holme <steve_holme@hotmail.com>
Date: Sun, 30 Mar 2014 12:01:15 +0100
Subject: 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.
---
 tests/data/test908 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests/data/test908')

diff --git a/tests/data/test908 b/tests/data/test908
index e1f390161..c471cb7b0 100644
--- a/tests/data/test908
+++ b/tests/data/test908
@@ -2,8 +2,8 @@
 <info>
 <keywords>
 SMTP
-SMTP AUTH OAUTH2
 SASL
+SASL AUTH OAUTH2
 RFC4954
 RFC6749
 </keywords>
-- 
cgit v1.2.3