[telepathy-mission-control/master] crash-recovery/crash-recovery.py: correctly report a handled channel in GetAll output
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri May 22 09:56:18 PDT 2009
---
test/twisted/crash-recovery/crash-recovery.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/test/twisted/crash-recovery/crash-recovery.py b/test/twisted/crash-recovery/crash-recovery.py
index ec8caca..412f0ae 100644
--- a/test/twisted/crash-recovery/crash-recovery.py
+++ b/test/twisted/crash-recovery/crash-recovery.py
@@ -72,6 +72,7 @@ def test(q, bus, unused):
client = SimulatedClient(q, bus, 'Empathy',
observe=[text_fixed_properties], approve=[text_fixed_properties],
handle=[text_fixed_properties], bypass_approval=False)
+ client.handled_channels.append(handled_chan.object_path)
# service-activate MC
mc = make_mc(bus, q.append)
--
1.5.6.5
More information about the telepathy-commits
mailing list