mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This makes `go test .` to pass if run as non-root user, skipping those tests that require superuser privileges (for `mount`). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> Upstream-commit: 4aae77602a7540b4f977572f3fbdc0891ac57cab Component: engine