Files
kubeshark/agent/Makefile
T

3 lines
93 B
Makefile

test: ## Run agent tests.
@go test ./... -race -coverprofile=coverage.out -covermode=atomic