moby--moby/integration-cli/docker_cli_update_test.go

6 lines
68 B
Go
Raw Permalink Normal View History

package main
type DockerCLIUpdateSuite struct {
ds *DockerSuite
}