[Telepathy-commits] [telepathy-gabble/master] Remove print in test suite
Alban Crequy
alban.crequy at collabora.co.uk
Tue Aug 19 10:52:45 PDT 2008
20080521155225-a41c0-00878e1f06fe1555e095db31ce850e4ea62d63f4.gz
---
tests/twisted/test-caps-cache.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/test-caps-cache.py b/tests/twisted/test-caps-cache.py
index 8dd080c..098ed75 100644
--- a/tests/twisted/test-caps-cache.py
+++ b/tests/twisted/test-caps-cache.py
@@ -52,7 +52,6 @@ def _test_without_hash(q, bus, conn, stream, contact, contact_handle, client, di
# send updated presence with Jingle caps info
presence = make_presence(contact, None, 'hello')
presence = presence_add_caps(presence, '0.1', client)
- print str(presence)
stream.send(presence)
if disco:
--
1.5.6.3
More information about the Telepathy-commits
mailing list