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