[Telepathy-commits] [telepathy-mission-control/master] test/twisted/test-account.py: Update the 'Connection' property
Alban Crequy
alban.crequy at collabora.co.uk
Thu Nov 20 07:43:11 PST 2008
---
test/twisted/test-account.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/twisted/test-account.py b/test/twisted/test-account.py
index 464e083..e34b628 100644
--- a/test/twisted/test-account.py
+++ b/test/twisted/test-account.py
@@ -85,7 +85,7 @@ def test(q, bus, mc):
assert properties.get('Enabled') == False, properties.get('Enabled')
#assert properties.get('Nickname') == 'fakenick', properties.get('Nickname')
assert properties.get('Parameters') == params, properties.get('Parameters')
- assert properties.get('Connection') == '', properties.get('Connection')
+ assert properties.get('Connection') == '/', properties.get('Connection')
assert properties.get('NormalizedName') == '', \
properties.get('NormalizedName')
--
1.5.6.5
More information about the Telepathy-commits
mailing list