Skip to content
Snippets Groups Projects
Commit c6a448bc authored by xiejiajun's avatar xiejiajun
Browse files

code improve

parent 51f6d0fc
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,6 @@ func testDecodeTCPPackage(t *testing.T, svr *Server, client *Client) {
}
func getServer(t *testing.T) (*Server, *common.URL) {
hessian.RegisterPOJO(&User{})
remoting.RegistryCodec("dubbo", &DubboTestCodec{})
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment