mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
test: improve test case
This commit is contained in:
parent
a52e77f6ed
commit
8ed55e1288
4 changed files with 11 additions and 11 deletions
2
Makefile
2
Makefile
|
|
@ -18,4 +18,4 @@ frpc:
|
|||
GOPATH=$(NEW_GOPATH) godep go build -o bin/frpc ./src/frp/cmd/frpc
|
||||
|
||||
test:
|
||||
@GOPATH=$(NEW_GOPATH) godep go test ./...
|
||||
@GOPATH=$(NEW_GOPATH) godep go test -v ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue