package controller import ( "testing" "kubevirt.io/client-go/testutils" ) func TestController(t *testing.T) { testutils.KubeVirtTestSuiteSetup(t) }