mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-12 21:40:29 +00:00
Improved runtime tests by using T.Run API: https://golang.org/pkg/testing/#T.Run This should improve the test output and make it more visible which test is doing what.