mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-21 08:55:12 +00:00
Pass arguments after the package directly to go test
hack/test-go.sh pkg/util -v -test.run=TestNewStringSet
And also allow global flags
hack/test-go.sh "" -v