Files
docker-cli/e2e/cli-plugins
Ian Campbell 0b30592ee0 e2e/cli-plugins: improve checks for empty output by using icmd.None
In some cases this means switching to `icmd.Expected` rather than
`icmd.Success`, but this improves readability overall.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-03-28 14:30:51 +00:00
..