aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 17:20:15 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 17:20:15 +0200
commitd021386aaae364598f4b95222337912cb5b3acce (patch)
tree4517ea971a6cd7e46d8829cb235aa1e53d9af32c /tests/tests.pro
parent6babe436a33d4f533410616dba0689e291100722 (diff)
downloadqxmpp-d021386aaae364598f4b95222337912cb5b3acce.tar.gz
move QXmppCodec tests
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 aec91831..e52216a7 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -14,5 +14,6 @@ SUBDIRS = \
qxmppvcardiq
!isEmpty(QXMPP_AUTOTEST_INTERNAL) {
+ SUBDIRS += qxmppcodec
SUBDIRS += qxmppstreaminitiationiq
}