mirror of
https://github.com/containers/podman.git
synced 2025-05-31 15:42:48 +08:00

Again, that makes the core logic independent from Runtime == containers-storage, and easier to test independently. So, this also adds tests. Should not change behavior. Signed-off-by: Miloslav Trmač <mitr@redhat.com> Closes: #1176 Approved by: rhatdan