Files
ProjectOctopus/agent-operator/deploy/OctopusDeploy_test.go
2024-04-25 16:44:40 +08:00

9 lines
93 B
Go

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