diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-12 13:54:12 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-12 13:54:12 +0200 |
| commit | 80f977677d9cc579ad957a91e8f4931176526d80 (patch) | |
| tree | 2873ddeb3e8c3b9439fac5a1a4fe4945b7f13608 /tests/message.h | |
| parent | 8c743b33c7baccd4910b68acdee6d2b8dccd6642 (diff) | |
| download | qxmpp-80f977677d9cc579ad957a91e8f4931176526d80.tar.gz | |
explicitly parse XEP-0249: Direct MUC Invitations message attributes
Diffstat (limited to 'tests/message.h')
| -rw-r--r-- | tests/message.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/message.h b/tests/message.h index ac1fb3a4..08c71283 100644 --- a/tests/message.h +++ b/tests/message.h @@ -36,6 +36,7 @@ private slots: void testDelay_data(); void testDelay(); void testExtendedAddresses(); + void testMucInvitation(); void testState_data(); void testState(); void testXhtml(); |
