From 4c8dc9678157cb1c663365f9cbd3b4bc056ba892 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Sun, 22 Jul 2012 01:20:23 +0200 Subject: start testing QXmppRosterIq --- tests/tests.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/tests.pro') diff --git a/tests/tests.pro b/tests/tests.pro index 48df9eaa..66e66a9e 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -13,6 +13,7 @@ SOURCES += \ message.cpp \ presence.cpp \ register.cpp \ + roster.cpp \ rpc.cpp \ rsm.cpp \ rtp.cpp \ @@ -25,6 +26,7 @@ HEADERS += \ message.h \ presence.h \ register.h \ + roster.h \ rpc.h \ rsm.h \ rtp.h \ -- cgit v1.2.3