[telepathy-gabble/master] olpc/olpc-muc-prop-change.py: properly check the MembersChanged reason

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Jul 3 07:32:46 PDT 2009


---
 tests/twisted/olpc/olpc-muc-prop-change.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/olpc/olpc-muc-prop-change.py b/tests/twisted/olpc/olpc-muc-prop-change.py
index 6250c6a..1cf3471 100644
--- a/tests/twisted/olpc/olpc-muc-prop-change.py
+++ b/tests/twisted/olpc/olpc-muc-prop-change.py
@@ -136,7 +136,7 @@ def test(q, bus, conn, stream):
         EventPattern('stream-presence', to='chat at conf.localhost/test'),
         EventPattern('dbus-signal', signal='MembersChanged',
             args=['', [], [bob_handle], [], [room_self_handle],
-                0, room_self_handle])
+                0, cs.GC_REASON_INVITED])
             )
 
     # Send presence for own membership of room.
-- 
1.5.6.5




More information about the telepathy-commits mailing list