mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b87daf6d69
This prevents the testing package flags from leaking into the flagsets of binaries that import docker. I left integration-cli alone. Docker-DCO-1.1-Signed-off-by: Peter Bourgon <peter@bourgon.org> (github: peterbourgon) |
||
---|---|---|
.. | ||
MAINTAINERS | ||
README.md | ||
utils_test.go |
testutils
is a collection of utility functions to facilitate the writing
of tests. It is used in various places by the Docker test suite.