Aaron Lehmann 6acb3a0d7e Avoid importing "testing" in externally-facing code
The "testing" package adds some flags in its init function, so utilities
that import distribution code may print a page of extra testing flags in
their help output.

This commit solves the issue by moving an import of "testing" in the
registry/storage/cache package to a new
registry/storage/cache/cachecheck package, which is only imported by
tests.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-09-29 10:06:39 -07:00
..
2015-05-15 17:56:28 -07:00
2015-08-17 18:51:05 -07:00
2015-08-17 18:51:05 -07:00
2015-05-15 17:05:18 -07:00
2015-05-15 17:05:18 -07:00
2015-05-15 17:05:18 -07:00
2015-05-15 17:05:18 -07:00
2015-08-17 18:51:05 -07:00
2015-08-17 18:51:05 -07:00
2015-08-17 18:51:05 -07:00
2015-08-17 18:51:05 -07:00
2015-08-17 18:51:05 -07:00
2015-08-17 18:51:05 -07:00
2015-08-17 18:51:05 -07:00
2015-05-15 17:05:18 -07:00
2015-08-17 18:51:05 -07:00