]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/client_conn_test.go
Misc cleanup
[rbdr/mobius] / hotline / client_conn_test.go
index 2176185876a6a4a10f475df754e31a1b27ed6aaa..da0a2cc1187181d49dd5df8c399d02547845817a 100644 (file)
@@ -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