Cleaned up names.

This commit is contained in:
Lance Stout
2010-10-27 08:09:50 -04:00
parent 673545c7e4
commit 69d430dd75
7 changed files with 36 additions and 37 deletions

View File

@@ -41,7 +41,7 @@ class TestStreamRoster(SleekTest):
# Wait for get_roster to return.
t.join()
print self.xmpp.rosters['tester@localhost']['user@localhost']._state
print self.xmpp.roster['tester@localhost']['user@localhost']._state
self.check_roster('tester@localhost', 'user@localhost',
name='User',
subscription='from',