1
0
Fork 0

Use realative path to test package

This commit is contained in:
Gregory Eremin 2018-11-09 01:17:59 +01:00
parent cafb25e214
commit 9cd1d12583
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ install:
dep ensure
test:
go test -v github.com/localhots/bocadillo/tests
go test -v ./tests