test all subpackages too
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ env:
|
|||||||
install:
|
install:
|
||||||
- go get github.com/stretchr/testify/assert
|
- go get github.com/stretchr/testify/assert
|
||||||
script:
|
script:
|
||||||
- go test -race -v .
|
- go test -race -v ./...
|
||||||
|
|||||||
Reference in New Issue
Block a user