[Telepathy-commits] [telepathy-salut/master] Add a default published name that doesn't easily class with usernames

Sjoerd Simons sjoerd.simons at collabora.co.uk
Mon Sep 1 10:39:03 PDT 2008


---
 tests/twisted/saluttest.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/saluttest.py b/tests/twisted/saluttest.py
index 0bc01ab..90e78e0 100644
--- a/tests/twisted/saluttest.py
+++ b/tests/twisted/saluttest.py
@@ -16,6 +16,7 @@ import dbus
 
 def make_connection(bus, event_func, params=None):
     default_params = {
+        'published-name': 'testsuite',
         'first-name': 'test',
         'last-name': 'suite',
         }
-- 
1.5.6.3




More information about the Telepathy-commits mailing list