From c5e6f69780284d74259e2679229facab3597e01b Mon Sep 17 00:00:00 2001 From: Azareal Date: Mon, 30 Jul 2018 18:23:39 +1000 Subject: [PATCH] Yeah... I kinda give up --- run-linux-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-linux-tests b/run-linux-tests index 1e50e6a4..a7c82f8f 100644 --- a/run-linux-tests +++ b/run-linux-tests @@ -1,4 +1,4 @@ echo "Generating the dynamic code" go generate echo "Running tests" -go test -coverprofile c.out +go test -coverprofile c.out .