aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2015-08-25 14:54:59 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2015-08-25 14:54:59 +0200
commit5dcc37f03182cbedc400f1d421f44b41892ba9b4 (patch)
tree99f0d48f815537ab0da32c4b8869d0604af233d3 /tests/tests.pro
parentd9e5ad14e06871cfa18318f5a897626bc3f3bb24 (diff)
downloadqxmpp-5dcc37f03182cbedc400f1d421f44b41892ba9b4.tar.gz
add unit test for QXmppCallManager
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 552d4811..bbc59899 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -2,6 +2,7 @@ TEMPLATE = subdirs
SUBDIRS = \
qxmpparchiveiq \
qxmppbindiq \
+ qxmppcallmanager \
qxmppdataform \
qxmppdiscoveryiq \
qxmppentitytimeiq \