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 .