Sam Kleinman
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
test/Makefile
|
|
@ -3,6 +3,8 @@ |
|
|
|
########################################
|
|
|
|
### Testing
|
|
|
|
|
|
|
|
PACKAGES=$(shell go list ./...) |
|
|
|
|
|
|
|
BINDIR ?= $(GOPATH)/bin |
|
|
|
|
|
|
|
## required to be run first by most tests
|
|
|
|