[Telepathy-commits] [telepathy-gabble/master] test-si-tubes.py: remove debug print

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Dec 4 09:43:28 PST 2008


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

diff --git a/tests/twisted/tubes/test-si-tubes.py b/tests/twisted/tubes/test-si-tubes.py
index df8b8be..aa192d1 100644
--- a/tests/twisted/tubes/test-si-tubes.py
+++ b/tests/twisted/tubes/test-si-tubes.py
@@ -418,7 +418,6 @@ def test(q, bus, conn, stream):
     tube_props = tube_chan.GetAll(
             'org.freedesktop.Telepathy.Channel.Interface.Tube.DRAFT',
             dbus_interface='org.freedesktop.DBus.Properties')
-    print str(tube_props.get("Parameters"))
     assert tube_props.get("Parameters") == dbus.Dictionary(
             {dbus.String(u'foo'): dbus.String(u'bar')},
             signature=dbus.Signature('sv'))
-- 
1.5.6.5



More information about the Telepathy-commits mailing list