X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/61c272e101b6f0444c7b2a666b0b5e828ba6db03..7e2e07da8cc7985e773e619410801c6dd84afe8b:/hotline/client_conn_test.go diff --git a/hotline/client_conn_test.go b/hotline/client_conn_test.go index 2176185..da0a2cc 100644 --- a/hotline/client_conn_test.go +++ b/hotline/client_conn_test.go @@ -17,7 +17,7 @@ func TestClientConn_handleTransaction(t *testing.T) { Server *Server Version *[]byte Idle bool - AutoReply *[]byte + AutoReply []byte } type args struct { transaction *Transaction