diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:20:15 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:20:15 +0200 |
| commit | d021386aaae364598f4b95222337912cb5b3acce (patch) | |
| tree | 4517ea971a6cd7e46d8829cb235aa1e53d9af32c /tests/tests.pro | |
| parent | 6babe436a33d4f533410616dba0689e291100722 (diff) | |
| download | qxmpp-d021386aaae364598f4b95222337912cb5b3acce.tar.gz | |
move QXmppCodec tests
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 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 } |
