package deploy import "testing" func TestOctopusDeploy(t *testing.T) { OctopusDeploy() }