diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-04 08:42:23 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-04 08:42:23 +0000 |
| commit | 30786a06ef06f238a5c8bf598faaed9c0684f02e (patch) | |
| tree | 3665dfb12b12c9d54f8c058e1964b5d5abdbd73b /tests/tests.h | |
| parent | 296eeb447737d4179594aecc04aa3c4d721b4c5e (diff) | |
| download | qxmpp-30786a06ef06f238a5c8bf598faaed9c0684f02e.tar.gz | |
Tests for XEP-0153: vCard-Based Avatars
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 0f5fe8fd..e86973e7 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -53,6 +53,7 @@ private slots: void testNonSaslAuth(); void testPresence(); void testPresenceFull(); + void testPresenceWithVCardUpdate(); void testSession(); void testStreamFeatures(); void testVCard(); |
