[Telepathy-commits] [telepathy-gabble/master] Remove duplicated test assertion

Will Thompson will.thompson at collabora.co.uk
Tue Feb 3 03:37:15 PST 2009


---
 tests/twisted/tubes/offer-private-dbus-tube-ibb.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/twisted/tubes/offer-private-dbus-tube-ibb.py b/tests/twisted/tubes/offer-private-dbus-tube-ibb.py
index b000c0e..1977679 100644
--- a/tests/twisted/tubes/offer-private-dbus-tube-ibb.py
+++ b/tests/twisted/tubes/offer-private-dbus-tube-ibb.py
@@ -145,9 +145,6 @@ def offer_old_dbus_tube(q, bus, conn, stream, self_handle, alice_handle):
                       'u': ('uint', '123'),
                      }
 
-    # handle offer_return_event
-    assert dbus_tube_id == offer_return_event.value[0]
-
     tubes = tubes_iface.ListTubes(byte_arrays=True)
     assert len(tubes) == 1
     expected_tube = (dbus_tube_id, self_handle, TUBE_TYPE_DBUS,
-- 
1.5.6.5




More information about the telepathy-commits mailing list