[telepathy-gabble/master] search/unextended.py: no need to disconnect the connection

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Aug 26 09:22:00 PDT 2009


---
 tests/twisted/search/unextended.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/twisted/search/unextended.py b/tests/twisted/search/unextended.py
index 5b6fe7a..0bfcd45 100644
--- a/tests/twisted/search/unextended.py
+++ b/tests/twisted/search/unextended.py
@@ -32,9 +32,6 @@ def test(q, bus, conn, stream):
     for f in [complete_search, cancelled_while_in_progress]:
         f(q, bus, conn, requests, stream, 'jud.localhost')
 
-    conn.Disconnect()
-    q.expect('dbus-signal', signal='StatusChanged', args=[2, 1])
-
 def complete_search(q, bus, conn, requests, stream, server):
     call_create(q, requests, server)
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list