moby--moby/integration-cli/docker_cli_prune_test.go

6 lines
67 B
Go
Raw Permalink Normal View History

package main
type DockerCLIPruneSuite struct {
ds *DockerSuite
}