1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/image
Yong Tang 32f6aeee8a Replace t.Fatal(err) with assert.NilError(err)
so that they are consistent with other places

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-01-13 21:36:25 +00:00
..
commit_test.go
import_test.go Replace t.Fatal(err) with assert.NilError(err) 2019-01-13 21:36:25 +00:00
list_test.go
main_test.go
remove_test.go
tag_test.go