mirror of
https://github.com/moby/moby.git
synced 2025-12-09 10:01:25 +03:00
The graphtest package is only imported in the test files of other packages therefore we do not leak testing flags. Signed-off-by: Michael Crosby <michael@docker.com>
testutils is a collection of utility functions to facilitate the writing
of tests. It is used in various places by the Docker test suite.