mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +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>