package main import "testing" func TestCmiiEnvDeploy(t *testing.T) { CmiiEnvDeploy(false) }