tparse dep

feature/slack_msg_formatting
Karolis Rusenas 2019-04-27 08:10:27 +01:00
parent a286864f3e
commit 551dc127fb
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ aarch64:
arm: build-binaries compress fetch-certs armhf aarch64
test:
# go test -v `go list ./... | egrep -v /tests`
go get github.com/mfridman/tparse
go test -json -v `go list ./... | egrep -v /tests` -cover | tparse -all -smallscreen
build: