summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test_stream.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_stream.py b/tests/test_stream.py
index eb4aaa59..c2f2667e 100644
--- a/tests/test_stream.py
+++ b/tests/test_stream.py
@@ -26,7 +26,7 @@ class TestStreamTester(SleekTest):
""")
self.streamSendMessage("""
- <message to="user@localhost" from="tester@localhost">
+ <message to="user@localhost">
<body>Thanks for sending: Hi!</body>
</message>
""")