diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-05 06:04:51 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-05 06:04:51 +0000 |
| commit | e77a0908fa96a9f7c53a00971e5082ac3a39f7d8 (patch) | |
| tree | 6811b499e48e073e131e8979b3155c499aec420d /tests/tests.h | |
| parent | 96333f97a2884980980453e34824384b49e9b2c9 (diff) | |
| download | qxmpp-e77a0908fa96a9f7c53a00971e5082ac3a39f7d8.tar.gz | |
tests for capability
Diffstat (limited to 'tests/tests.h')
| -rw-r--r-- | tests/tests.h | 1 |
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(); |
