package scenarios import "testing" func TestInstanceMgrInit(t *testing.T) { NewInstanceManagerCoreInstance() }