Corrected test errors.

There was a bug in the XML compare method.
This commit is contained in:
Lance Stout
2010-10-07 19:42:28 -04:00
parent 42bfca1c87
commit e02ffe8547
6 changed files with 23 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ class TestGmail(SleekTest):
newer-than-tid="11134623426430234"
q="is:starred" />
</iq>
""")
""", use_values=False)
def testMailBox(self):
"""Testing reading from Gmail mailbox result"""