diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-23 09:46:01 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-23 09:46:01 +0000 |
| commit | 07c7b8b93fd757810cb083aeb3bc0dc5142d2994 (patch) | |
| tree | 711a2b88db7be770155702cf7df0b9deb0e9131c /tests/tests.h | |
| parent | 94bb4b3e8975371ca97a49ef4ff99d3c1da28cdb (diff) | |
| download | qxmpp-07c7b8b93fd757810cb083aeb3bc0dc5142d2994.tar.gz | |
test QXmppArchiveChatIq
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 35210cb2..52d6d538 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -39,6 +39,7 @@ class TestPackets : public QObject private slots: void testArchiveList(); + void testArchiveChat(); void testArchiveRetrieve(); void testBindNoResource(); void testBindResource(); |
