remove print statement
This commit is contained in:
parent
2e6606a8f2
commit
7763741fcb
@ -199,7 +199,6 @@ mod test {
|
|||||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
|
||||||
})).collect::<Vec<_>>();
|
})).collect::<Vec<_>>();
|
||||||
println!("{:?}", send);
|
|
||||||
assert!(send == vec![
|
assert!(send == vec![
|
||||||
SendLoginPacket::LoginResponse(LoginResponse {
|
SendLoginPacket::LoginResponse(LoginResponse {
|
||||||
flag: 0,
|
flag: 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user