summaryrefslogtreecommitdiff
path: root/tests/test_stream_roster.py
diff options
context:
space:
mode:
authorLance Stout <lancestout@gmail.com>2010-10-27 15:02:21 -0400
committerLance Stout <lancestout@gmail.com>2010-11-17 01:54:30 -0500
commit5424ede413393db5b835686e8544a9b703fb113b (patch)
treef9c62cb315a954726365d5202512327bc6f10910 /tests/test_stream_roster.py
parent20112f8e167439b9210834675fe8529cdcf6ce8a (diff)
downloadslixmpp-5424ede413393db5b835686e8544a9b703fb113b.tar.gz
slixmpp-5424ede413393db5b835686e8544a9b703fb113b.tar.bz2
slixmpp-5424ede413393db5b835686e8544a9b703fb113b.tar.xz
slixmpp-5424ede413393db5b835686e8544a9b703fb113b.zip
More cleanup.
Diffstat (limited to 'tests/test_stream_roster.py')
-rw-r--r--tests/test_stream_roster.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_stream_roster.py b/tests/test_stream_roster.py
index 7edaecd1..dffd6713 100644
--- a/tests/test_stream_roster.py
+++ b/tests/test_stream_roster.py
@@ -41,7 +41,6 @@ class TestStreamRoster(SleekTest):
# Wait for get_roster to return.
t.join()
- print self.xmpp.roster['tester@localhost']['user@localhost']._state
self.check_roster('tester@localhost', 'user@localhost',
name='User',
subscription='from',