X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/61c272e101b6f0444c7b2a666b0b5e828ba6db03..424ef66f0fe1ea21b4bae765dc40c97c98ed363e:/hotline/client_conn_test.go?ds=sidebyside 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