mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-24 11:57:35 +00:00
test_verify.go contained the function TestPodSuccessOrFail() only, and the function is used in the package only. This moves the function to create.go and remove test_verify.go.