From 74859748cb4fe293fb2a41aef796e65622d9103b Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 23 Aug 2010 09:02:16 +0000 Subject: fix and test QXmppArchiveListIq parsing/serialisation --- tests/tests.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/tests.h') diff --git a/tests/tests.h b/tests/tests.h index 05f891b6..f09032a8 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -38,6 +38,7 @@ class TestPackets : public QObject Q_OBJECT private slots: + void testArchiveList(); void testBindNoResource(); void testBindResource(); void testBindResult(); -- cgit v1.2.3