mirror of
https://github.com/moby/moby.git
synced 2026-07-25 16:56:34 +00:00
These types were moved to api/types/container in 7ac4232e70,
but the unit-tests for them were not moved. This patch moves the unit-tests back together
with the types.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>