From 13d9d646f76725c09d74f7e8f3f996b6ca290187 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 27 Sep 2012 15:30:37 +0200 Subject: split vcard tests --- tests/tests.pro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tests/tests.pro') diff --git a/tests/tests.pro b/tests/tests.pro index c7f6bcb8..a2814ebe 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -4,4 +4,8 @@ SUBDIRS = \ qxmppiq \ qxmppmessage \ qxmpppresence \ - qxmppstreaminitiationiq + qxmppvcardiq + +!isEmpty(QXMPP_AUTOTEST_INTERNAL) { + SUBDIRS += qxmppstreaminitiationiq +} -- cgit v1.2.3