X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/5853654f0a618dc89f893992a7f0d211456483f8..8a0eb66d32df74699501189b898742330635b8e3:/hotline/transaction_handlers_test.go?ds=sidebyside diff --git a/hotline/transaction_handlers_test.go b/hotline/transaction_handlers_test.go index 69dedf9..dae2dc0 100644 --- a/hotline/transaction_handlers_test.go +++ b/hotline/transaction_handlers_test.go @@ -239,12 +239,6 @@ func TestHandleGetUserNameList(t *testing.T) { Flags: []byte{0, 3}, UserName: []byte{0, 4}, }, - uint16(3): { - ID: &[]byte{0, 3}, - Icon: []byte{0, 2}, - Flags: []byte{0, 3}, - UserName: []byte{0, 4}, - }, }, }, },