Update source_response
test
This commit is contained in:
parent
9dbb04431a
commit
379a2db9fa
1 changed files with 1 additions and 2 deletions
|
@ -1298,8 +1298,7 @@ mod test {
|
||||||
}).unwrap();
|
}).unwrap();
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
&get_client_value(client)[..],
|
&get_client_value(client)[..],
|
||||||
"NOTICE test :\u{001}SOURCE https://github.com/aatxe/irc\u{001}\r\n\
|
"NOTICE test :\u{001}SOURCE https://github.com/aatxe/irc\u{001}\r\n"
|
||||||
NOTICE test :\u{001}SOURCE\u{001}\r\n"
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue