mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-04-06 18:57:30 +00:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
test: ## Run acceptance tests.
|
|
@go test ./...
|