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 d92169fc..e6db2b01 100644
--- a/tests/sasl.h
+++ b/tests/sasl.h
@@ -28,6 +28,7 @@ class tst_QXmppSaslClient : public QObject
Q_OBJECT
private slots:
+ void testAvailableMechanisms();
void testAnonymous();
void testDigestMd5();
void testDigestMd5_data();