[Telepathy-commits] [telepathy-gabble/master] offer-muc-stream-tube.py: target of the stream is the muc jid
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Mar 17 09:43:06 PDT 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 0d0fe6b..9232c4e 100644
--- a/tests/twisted/tubes/offer-muc-stream-tube.py
+++ b/tests/twisted/tubes/offer-muc-stream-tube.py
@@ -216,7 +216,7 @@ def 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', True)
+ 'chat at conf.localhost/test', 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