From 49d30871e8a605bea9679353afd9a6fb6a877664 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 5 Sep 2012 14:59:18 +0200 Subject: add tests for X-MESSENGER-OAUTH2 auth method --- tests/sasl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/sasl.h') diff --git a/tests/sasl.h b/tests/sasl.h index 7b5dd221..69288b01 100644 --- a/tests/sasl.h +++ b/tests/sasl.h @@ -51,6 +51,7 @@ private slots: void testDigestMd5_data(); void testFacebook(); void testPlain(); + void testWindowsLive(); }; class tst_QXmppSaslServer : public QObject -- cgit v1.2.3