mirror of
https://github.com/containers/podman-compose.git
synced 2025-06-11 07:26:58 +02:00
Support for setting the selinux flags on a bind mount specified using the verbose syntax was merged as part of #911, but at that time the PR lacked unit tests. This commit adds the missing tests Signed-off-by: charliemirabile <46761267+charliemirabile@users.noreply.github.com>