aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-05 06:04:51 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-05 06:04:51 +0000
commite77a0908fa96a9f7c53a00971e5082ac3a39f7d8 (patch)
tree6811b499e48e073e131e8979b3155c499aec420d /tests/tests.h
parent96333f97a2884980980453e34824384b49e9b2c9 (diff)
downloadqxmpp-e77a0908fa96a9f7c53a00971e5082ac3a39f7d8.tar.gz
tests for capability
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h
index fccb12f3..ee7e8bdd 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -56,6 +56,7 @@ private slots:
void testPresence();
void testPresenceFull();
void testPresenceWithVCardUpdate();
+ void testPresenceWithCapability();
void testSession();
void testStreamFeatures();
void testVCard();