Skip to content
Snippets Groups Projects
Commit 05e94762 authored by Will McCutchen's avatar Will McCutchen
Browse files

Less verbose tests

parent 1462a07c
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@ assets: httpbin/assets/*
go-bindata -o httpbin/assets.go -pkg=httpbin -prefix=httpbin/assets httpbin/assets
test: assets
go test -v github.com/mccutchen/go-httpbin/httpbin
go test github.com/mccutchen/go-httpbin/httpbin
testcover: assets
mkdir -p dist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment