Oops, forgotten file.

This commit is contained in:
Stanislav Nikitin 2020-05-12 22:21:32 +05:00
parent 169e680a5f
commit ea15fba2e7
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
1 changed files with 5 additions and 0 deletions

5
go-test-mod-cover.sh Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env sh
export GO111MODULE=on
$(which go) test -cover ./...