summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_stream_xep_0060.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_stream_xep_0060.py b/tests/test_stream_xep_0060.py
index 626cea98..4e2dca6d 100644
--- a/tests/test_stream_xep_0060.py
+++ b/tests/test_stream_xep_0060.py
@@ -460,7 +460,7 @@ class TestStreamPubsub(SleekTest):
</retract>
</pubsub>
</iq>
- """, use_values=False)
+ """)
def testPurge(self):
"""Test removing all items from a node."""