Update source_response test

This commit is contained in:
jesopo 2019-05-18 23:01:40 +01:00
parent 9dbb04431a
commit 379a2db9fa

View file

@ -1298,8 +1298,7 @@ mod test {
}).unwrap();
assert_eq!(
&get_client_value(client)[..],
"NOTICE test :\u{001}SOURCE https://github.com/aatxe/irc\u{001}\r\n\
NOTICE test :\u{001}SOURCE\u{001}\r\n"
"NOTICE test :\u{001}SOURCE https://github.com/aatxe/irc\u{001}\r\n"
);
}