Files
woodpecker/vendor/github.com/franela/goblin/Makefile
6543 112d227433 Use go's vendoring (#284) (#415)
* use vendoring

* add tools.go
2021-10-08 12:41:28 +02:00

4 lines
45 B
Makefile

export GOPATH=$(shell pwd)
test:
go test -v