github.com/operator-framework/operator-lifecycle-manager@v0.30.0/pkg/lib/ownerutil/util_test.go (about) 1 package ownerutil 2 3 import "testing" 4 5 func TestIsOwnedBy(t *testing.T) { 6 return 7 }