blob: 9c42283b6d57a19cae468cf4f4f27b83d4fb87f0 [file] [log] [blame]
default: test
test:
go run script/check-MakeGitError-thread-lock.go
go test ./...
install:
go install ./...