mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
TestBuildAddBadLinks used to build a path by concenating unix-style forward slashes. Fixed that by providing a windows-equivalent using `runtime.GOOS`. Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com> Upstream-commit: d0dc14e5d6fe5f8ef9d4a8a8dc95fa087439a5b4 Component: engine