aboutsummaryrefslogtreecommitdiff
path: root/tests/sasl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sasl.h')
-rw-r--r--tests/sasl.h1
1 files changed, 1 insertions, 0 deletions
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