Files
k3s/scripts/test-unit
2021-07-01 19:21:28 -07:00

3 lines
74 B
Bash
Executable File

#!/bin/bash
go test -cover -coverpkg=./... -covermode=atomic -v ./pkg/...