[telepathy-mission-control/master] fd.o #21256: assert that CDOs have the Interfaces property

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Apr 17 11:07:07 PDT 2009


---
 test/twisted/dispatcher/dispatch-text.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/test/twisted/dispatcher/dispatch-text.py b/test/twisted/dispatcher/dispatch-text.py
index 85b9ea3..c43f577 100644
--- a/test/twisted/dispatcher/dispatch-text.py
+++ b/test/twisted/dispatcher/dispatch-text.py
@@ -99,6 +99,7 @@ def test(q, bus, mc):
 
     assert cdo_properties[cs.CDO + '.Account'] == account.object_path
     assert cdo_properties[cs.CDO + '.Connection'] == conn.object_path
+    assert cs.CDO + '.Interfaces' in cdo_properties
 
     handlers = cdo_properties[cs.CDO + '.PossibleHandlers'][:]
     handlers.sort()
-- 
1.5.6.5



More information about the telepathy-commits mailing list