From 1268a64bdd1320639cad0d9c8331fb6fd682b30c Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 3 Aug 2012 16:00:00 +0200 Subject: add stub for addresses --- tests/vcard.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/vcard.h') diff --git a/tests/vcard.h b/tests/vcard.h index cc1527c1..29a1dcad 100644 --- a/tests/vcard.h +++ b/tests/vcard.h @@ -28,6 +28,8 @@ class tst_QXmppVCardIq : public QObject Q_OBJECT private slots: + void testAddress_data(); + void testAddress(); void testEmail_data(); void testEmail(); void testPhone_data(); -- cgit v1.2.3