package test
import "testing"
func TestClientSetDeployments(t *testing.T) {
ClientSetDeployments()
}