[Telepathy-commits] [telepathy-salut/master] tubes-to-nonexistant-ids: remove debug print

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Feb 6 03:15:08 PST 2009


---
 tests/twisted/avahi/tubes-to-nonexistant-ids.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/avahi/tubes-to-nonexistant-ids.py b/tests/twisted/avahi/tubes-to-nonexistant-ids.py
index 4f4420c..803f6f8 100644
--- a/tests/twisted/avahi/tubes-to-nonexistant-ids.py
+++ b/tests/twisted/avahi/tubes-to-nonexistant-ids.py
@@ -39,7 +39,6 @@ def test(q, bus, conn):
             CHANNEL_TYPE_STREAM_TUBE + ".Service": "com.example",
         })
     except dbus.DBusException, e:
-        print e
         assert e.get_dbus_name() == NOT_AVAILABLE, e.get_dbus_name()
     else:
         assert False
-- 
1.5.6.5




More information about the telepathy-commits mailing list