[Telepathy-commits] [telepathy-gabble/master] offer-muc-stream-tube: pass initiated property

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Feb 25 07:11:44 PST 2009


---
 tests/twisted/tubes/offer-muc-stream-tube.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/tubes/offer-muc-stream-tube.py b/tests/twisted/tubes/offer-muc-stream-tube.py
index ada775e..5bb0355 100644
--- a/tests/twisted/tubes/offer-muc-stream-tube.py
+++ b/tests/twisted/tubes/offer-muc-stream-tube.py
@@ -222,7 +222,7 @@ def run_test(q, bus, conn, stream, bytestream_cls):
 
     # The CM is the server, so fake a client wanting to talk to it
     bytestream = bytestream_cls(stream, q, 'alpha', 'chat at conf.localhost/bob',
-        'test at localhost/Resource')
+        'test at localhost/Resource', True)
 
     iq, si = create_si_offer(stream, bytestream.initiator, bytestream.target,
         bytestream.stream_id, ns.TUBES, [bytestream.get_ns()])
-- 
1.5.6.5




More information about the telepathy-commits mailing list