summaryrefslogtreecommitdiff
path: root/tests/test_stanza_gmail.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_stanza_gmail.py')
-rw-r--r--tests/test_stanza_gmail.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_stanza_gmail.py b/tests/test_stanza_gmail.py
index 5c31a4e2..a5630e62 100644
--- a/tests/test_stanza_gmail.py
+++ b/tests/test_stanza_gmail.py
@@ -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"""