summaryrefslogtreecommitdiff
path: root/tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py')
-rw-r--r--tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py b/tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py
index 1d4c9dc..8cef926 100644
--- a/tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py
+++ b/tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py
@@ -1,8 +1,6 @@
from scenarios import *
scenario = (
- sequences.handshake(),
-
send_stanza("<presence from='{jid_one}/{resource_one}' to='#aaa%{irc_server_one}/{nick_one}' />"),
sequences.connection("irc.localhost", '{jid_one}/{resource_one}'),
expect_stanza("/message"),