package main import "testing" func TestCmiiEnvDeploy(t *testing.T) { CmiiEnvDeploy(devOperation, true, "5.6.0", devOperation) }