summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-23 12:44:35 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-23 12:44:35 +0200
commit159b18dd5af2f618a5f5571fed870e65ccf110d9 (patch)
treedef4971102f326fe6057a9e4f04f225cdcab3937 /tests
parentdd8c765c0dbc080e408cadaf1de1cccafd938948 (diff)
downloadtelepathy-glib-159b18dd5af2f618a5f5571fed870e65ccf110d9.tar.gz
simple-account: claim that we support Avatar
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/simple-account.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/simple-account.c b/tests/lib/simple-account.c
index eeed423cd..39b08bab0 100644
--- a/tests/lib/simple-account.c
+++ b/tests/lib/simple-account.c
@@ -38,6 +38,7 @@ G_DEFINE_TYPE_WITH_CODE (TpTestsSimpleAccount,
static const char *ACCOUNT_INTERFACES[] = {
TP_IFACE_ACCOUNT_INTERFACE_ADDRESSING,
TP_IFACE_ACCOUNT_INTERFACE_STORAGE,
+ TP_IFACE_ACCOUNT_INTERFACE_AVATAR,
NULL };
enum