[Telepathy-commits] [telepathy-salut/master] We should only receive the message once

Sjoerd Simons sjoerd.simons at collabora.co.uk
Thu Oct 30 12:20:47 PDT 2008


---
 tests/twisted/avahi/test-ichat-composing.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/avahi/test-ichat-composing.py b/tests/twisted/avahi/test-ichat-composing.py
index a8c5f25..6850edb 100644
--- a/tests/twisted/avahi/test-ichat-composing.py
+++ b/tests/twisted/avahi/test-ichat-composing.py
@@ -80,7 +80,6 @@ def test(q, bus, conn):
     xmpp_connection.send(message)
 
     e = q.expect('dbus-signal', signal='Received')
-    e = q.expect('dbus-signal', signal='Received')
     assert e.args[2] == handle
     assert e.args[5] == OUTGOING_MESSAGE
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list