Commit 9d8d54f0 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Verbose tests

parent bbddde9f
......@@ -9,7 +9,7 @@ install: gitlab-git-http-server
.PHONY: test
test: test/data/test.git
go test
go test -v
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