[Telepathy-commits] [telepathy-gabble/master] text/respawn.py: expect a rescued message to have the RESCUED flag
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Nov 3 10:22:38 PST 2008
---
tests/twisted/text/respawn.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/text/respawn.py b/tests/twisted/text/respawn.py
index 73dd92c..fce1ed8 100644
--- a/tests/twisted/text/respawn.py
+++ b/tests/twisted/text/respawn.py
@@ -150,7 +150,7 @@ def test(q, bus, conn, stream):
dbus_interface='org.freedesktop.Telepathy.Channel.Type.Text')
assert messages == \
[(hello_message_id, hello_message_time, foo_handle,
- 0, 0, 'hello')], messages
+ 0, 8, 'hello')], messages
# acknowledge it
--
1.5.6.5
More information about the Telepathy-commits
mailing list