telepathy-gabble: servicetest: add ContactBlocking wrapper

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Tue Oct 8 12:53:33 PDT 2013


Module: telepathy-gabble
Branch: master
Commit: 0089204ffe2245c2bf8682dc3325107dc7dde956
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=0089204ffe2245c2bf8682dc3325107dc7dde956

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Oct  8 12:48:22 2013 -0400

servicetest: add ContactBlocking wrapper

---

 tests/twisted/servicetest.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/servicetest.py b/tests/twisted/servicetest.py
index c98bc70..e06d631 100644
--- a/tests/twisted/servicetest.py
+++ b/tests/twisted/servicetest.py
@@ -630,6 +630,7 @@ def wrap_connection(conn):
          ('MailNotification', cs.CONN_IFACE_MAIL_NOTIFICATION),
          ('ContactList', cs.CONN_IFACE_CONTACT_LIST),
          ('ContactGroups', cs.CONN_IFACE_CONTACT_GROUPS),
+         ('ContactBlocking', cs.CONN_IFACE_CONTACT_BLOCKING),
          ('PowerSaving', cs.CONN_IFACE_POWER_SAVING),
          ('Addressing', cs.CONN_IFACE_ADDRESSING),
          ('ClientTypes', cs.CONN_IFACE_CLIENT_TYPES),



More information about the telepathy-commits mailing list