From 40385c112ba279ec580f6673598242784345c8c3 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Sun, 18 Sep 2022 10:27:48 -0700 Subject: [PATCH] add a test for AWAY :\r\n (#175) --- irctest/server_tests/away.py | 38 +++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/irctest/server_tests/away.py b/irctest/server_tests/away.py index a6ea7b4..d8cd059 100644 --- a/irctest/server_tests/away.py +++ b/irctest/server_tests/away.py @@ -4,7 +4,13 @@ AWAY command (`RFC 2812