aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 20:50:17 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 20:50:17 +0200
commit6a01a0f7bfd03deb3d0e6ed3e107ddbc4e07e5c8 (patch)
tree340a4ee17e107d484a3373db56443dc6060e23ae /tests/tests.pro
parent4dca74738a729a3f10f110c4003ba02c67b9fd47 (diff)
downloadqxmpp-6a01a0f7bfd03deb3d0e6ed3e107ddbc4e07e5c8.tar.gz
move sasl test code
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 090daef6..7bfeba14 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -18,5 +18,6 @@ SUBDIRS = \
!isEmpty(QXMPP_AUTOTEST_INTERNAL) {
SUBDIRS += qxmppcodec
+ SUBDIRS += qxmppsasl
SUBDIRS += qxmppstreaminitiationiq
}