diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-10-01 13:56:10 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-10-01 13:56:10 +0200 |
| commit | 493b98d151f3cd3ed2481fb13703351e67b201d6 (patch) | |
| tree | b6d592dba965311b4c30d46122bc2753927757ef /tests/tests.pro | |
| parent | b7b7af761e4fe3f35bd8073e652a93b2559a4160 (diff) | |
| download | qxmpp-493b98d151f3cd3ed2481fb13703351e67b201d6.tar.gz | |
split QXmppVersionIq tests
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index d1d9d235..ff58ebcf 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -19,7 +19,8 @@ SUBDIRS = \ qxmppstanza \ qxmppstunmessage \ qxmpputils \ - qxmppvcardiq + qxmppvcardiq \ + qxmppversioniq !isEmpty(QXMPP_AUTOTEST_INTERNAL) { SUBDIRS += qxmppcodec |
