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