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 05c03ca5..0d2db34e 100644
--- a/tests/sasl.h
+++ b/tests/sasl.h
@@ -54,5 +54,6 @@ private slots:
void testAnonymous();
void testDigestMd5();
void testPlain();
+ void testPlainChallenge();
};