summaryrefslogtreecommitdiff
path: root/tests/test_stream_xep_0060.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_stream_xep_0060.py')
-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 e0936660..0ad14b02 100644
--- a/tests/test_stream_xep_0060.py
+++ b/tests/test_stream_xep_0060.py
@@ -431,7 +431,7 @@ class TestStreamPubsub(SleekTest):
</publish>
</pubsub>
</iq>
- """)
+ """, use_values=False)
def testPublishSingleOptions(self):
"""Test publishing a single item, with options."""