mirror of
https://github.com/moby/moby.git
synced 2026-08-11 01:27:11 +00:00
Some linters were complaining about the testing.T not being used; put it to use to silence the linter. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>