[telepathy-gabble/master] offer-muc-stream-tube.py: check NewConnection arg using check_new_connection_access

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Apr 30 05:15:20 PDT 2009


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

diff --git a/tests/twisted/tubes/offer-muc-stream-tube.py b/tests/twisted/tubes/offer-muc-stream-tube.py
index 1426866..896204d 100644
--- a/tests/twisted/tubes/offer-muc-stream-tube.py
+++ b/tests/twisted/tubes/offer-muc-stream-tube.py
@@ -326,6 +326,7 @@ def test(q, bus, conn, stream, bytestream_cls,
     assert handle == bob_handle
 
     protocol = socket_event.protocol
+    t.check_new_connection_access(access_control, access, protocol)
 
     # handle iq_event
     bytestream.check_si_reply(iq_event.stanza)
-- 
1.5.6.5




More information about the telepathy-commits mailing list