move proto dir to test

This commit is contained in:
Asim Aslam 2017-01-01 19:32:30 +00:00 committed by Vasiliy Tolstov
parent 00d8e66cb7
commit 0ecda81201
3 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import (
"github.com/micro/go-micro/client"
"github.com/micro/go-micro/registry"
"github.com/micro/go-micro/selector"
"github.com/micro/go-plugins/client/http/proto"
"github.com/micro/go-plugins/client/http/test"
"github.com/micro/go-plugins/registry/memory"
"golang.org/x/net/context"