diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-05-02 13:46:48 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2011-05-02 13:46:48 +0000 |
| commit | ac9be1b32dad27209476d24249c734ca5aad66e5 (patch) | |
| tree | 65c34509a5332074dff4a4508e0604435614d29c /tests/tests.h | |
| parent | d5b59becb1868ea53b5a7f7b61b142c79e37cc04 (diff) | |
| download | qxmpp-ac9be1b32dad27209476d24249c734ca5aad66e5.tar.gz | |
add unit tests for MUC presence extensions
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 10960d97..58f4760b 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -58,6 +58,7 @@ private slots: void testPresenceFull(); void testPresenceWithVCardUpdate(); void testPresenceWithCapability(); + void testPresenceWithMuc(); void testSession(); void testStreamFeatures(); void testVCard(); |
