diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-08-25 14:54:59 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-08-25 14:54:59 +0200 |
| commit | 5dcc37f03182cbedc400f1d421f44b41892ba9b4 (patch) | |
| tree | 99f0d48f815537ab0da32c4b8869d0604af233d3 /tests/tests.pro | |
| parent | d9e5ad14e06871cfa18318f5a897626bc3f3bb24 (diff) | |
| download | qxmpp-5dcc37f03182cbedc400f1d421f44b41892ba9b4.tar.gz | |
add unit test for QXmppCallManager
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 1 |
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 \ |
