Commit f0fe3503 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Make `make test` quieter

parent 67a53b23
......@@ -9,7 +9,7 @@ install: gitlab-git-http-server
.PHONY: test
test: test/data/test.git
go test -v
go test
test/data/test.git: test/data
git clone --bare https://gitlab.com/gitlab-org/gitlab-test.git test/data/test.git
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment