[Telepathy-commits] [telepathy-salut/master] remove debug output
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Nov 24 08:46:26 PST 2008
---
tests/twisted/avahi/test-receive-file-not-found.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/avahi/test-receive-file-not-found.py b/tests/twisted/avahi/test-receive-file-not-found.py
index aa8d3c1..0dc5692 100644
--- a/tests/twisted/avahi/test-receive-file-not-found.py
+++ b/tests/twisted/avahi/test-receive-file-not-found.py
@@ -32,7 +32,6 @@ class ReceiveFileNotFound(ReceiveFileTest):
# Receiver inform us he can't download the file
e = self.q.expect('stream-iq', iq_type='error')
iq = e.stanza
- print iq.toXml()
error_node = xpath.queryForNodes("/iq/error", iq)[0]
assert error_node['code'] == '404'
assert error_node['type'] == 'cancel'
--
1.5.6.5
More information about the Telepathy-commits
mailing list