[telepathy-gabble/master] jingle/call-state.py: there it no point to disconnect the connection when we short-circuits the test
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Jul 14 05:50:24 PDT 2009
---
tests/twisted/jingle/call-state.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/jingle/call-state.py b/tests/twisted/jingle/call-state.py
index 994c040..d2c288a 100644
--- a/tests/twisted/jingle/call-state.py
+++ b/tests/twisted/jingle/call-state.py
@@ -144,7 +144,6 @@ def test(jp, q, bus, conn, stream):
# The rest of the test concerns things we only support in the glorious
# modern Jingle future.
if not jp.is_modern_jingle():
- conn.Disconnect()
return
# The other person puts us on hold. Gabble should ack the session-info IQ,
--
1.5.6.5
More information about the telepathy-commits
mailing list