Skip to content

Instantly share code, notes, and snippets.

@kyoh86
Last active October 27, 2016 04:59
Show Gist options
  • Save kyoh86/5d7276e5e07102fbb00a5e146e822614 to your computer and use it in GitHub Desktop.
Save kyoh86/5d7276e5e07102fbb00a5e146e822614 to your computer and use it in GitHub Desktop.
go test -race `go list -f="{{if .TestGoFiles}}{{.ImportPath}}{{end}}" ./...|grep -v '/vendor/'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment