[Telepathy-commits] [telepathy-gabble/master] view-presence.py: add ressource to one presence stanza

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Oct 17 10:28:00 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 55432bd..da61128 100644
--- a/tests/twisted/olpc/view-presence.py
+++ b/tests/twisted/olpc/view-presence.py
@@ -63,7 +63,7 @@ def test(q, bus, conn, stream):
     sync_stream(q, stream)
 
     # receive presence from Charles
-    send_presence(stream, 'charles at localhost', 'dnd', 'Hacking on Sugar')
+    send_presence(stream, 'charles at localhost/Telepathy', 'dnd', 'Hacking on Sugar')
 
     event, _ = q.expect_many(
         EventPattern('dbus-signal', signal='PresencesChanged'),
-- 
1.5.6.5




More information about the Telepathy-commits mailing list