[Telepathy-commits] [telepathy-gabble/master] tubetestutil: Parameters is not an allowed property anymore

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Feb 11 03:39:56 PST 2009


---
 tests/twisted/tubes/tubetestutil.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/tubes/tubetestutil.py b/tests/twisted/tubes/tubetestutil.py
index c006f9a..f3c38f6 100644
--- a/tests/twisted/tubes/tubetestutil.py
+++ b/tests/twisted/tubes/tubetestutil.py
@@ -72,7 +72,7 @@ def check_conn_properties(q, conn, channel_list=None):
     assert ({CHANNEL_TYPE: CHANNEL_TYPE_STREAM_TUBE,
              TARGET_HANDLE_TYPE: HT_CONTACT
              },
-             [TARGET_HANDLE, TARGET_ID, TUBE_PARAMETERS, STREAM_TUBE_SERVICE]
+             [TARGET_HANDLE, TARGET_ID, STREAM_TUBE_SERVICE]
             ) in properties.get('RequestableChannelClasses'),\
                      properties['RequestableChannelClasses']
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list