mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9b77370213
The test case panics like that: > build_test.go:381: assertion failed: 3 (int) != 1 (int) > panic: runtime error: index out of range [2] with length 1 [recovered] > panic: runtime error: index out of range [2] with length 1 The fix is trivial. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
testdata | ||
build_cgroupns_linux_test.go | ||
build_session_test.go | ||
build_squash_test.go | ||
build_test.go | ||
main_test.go |