[Telepathy-commits] [telepathy-gabble/master] view-presence: not offline presence should contain a resource

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Oct 22 07:24:18 PDT 2008


---
 tests/twisted/olpc/view-presence.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/olpc/view-presence.py b/tests/twisted/olpc/view-presence.py
index d548384..1e24df0 100644
--- a/tests/twisted/olpc/view-presence.py
+++ b/tests/twisted/olpc/view-presence.py
@@ -146,7 +146,7 @@ def test(q, bus, conn, stream):
     assert presence[handles['charles']] == (6, 'dnd', 'Hacking on Sugar')
 
     # we receive a presence from Dambien
-    send_presence(stream, 'damien at localhost', 'away', 'Watching pr0n')
+    send_presence(stream, 'damien at localhost/Telepathy', 'away', 'Watching pr0n')
 
     # presence is properly changed
     event, _ = q.expect_many(
-- 
1.5.6.5




More information about the Telepathy-commits mailing list