[Telepathy-commits] [telepathy-mission-control/master] test-connect: remove DRAFT from Handler's bus name

Will Thompson will.thompson at collabora.co.uk
Mon Dec 15 09:59:57 PST 2008


---
 test/twisted/test-connect.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/twisted/test-connect.py b/test/twisted/test-connect.py
index f1c3f82..dbb6073 100644
--- a/test/twisted/test-connect.py
+++ b/test/twisted/test-connect.py
@@ -9,7 +9,7 @@ FakeCM_bus_name = "org.freedesktop.Telepathy.ConnectionManager.fakecm"
 ConnectionManager_object_path = \
     "/org/freedesktop/Telepathy/ConnectionManager/fakecm"
 
-FakeClient_bus_name = "org.freedesktop.Telepathy.Client.DRAFT.fakeclient"
+FakeClient_bus_name = "org.freedesktop.Telepathy.Client.fakeclient"
 Client_object_path = \
     "/org/freedesktop/Telepathy/Client/fakeclient"
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list