mirror of https://github.com/docker/cli.git
e15b208e96
git grep -l -P '^\s+assert\.Check\(t, is\.Error\(' | \ xargs perl -pi -e 's/^(\s+assert\.)Check\(t, is\.Error\((.*)\)$/\1Error(t, \2/' Signed-off-by: Daniel Nephin <dnephin@docker.com> |
||
---|---|---|
.. | ||
testdata | ||
annotate.go | ||
annotate_test.go | ||
client_test.go | ||
cmd.go | ||
create_list.go | ||
create_test.go | ||
inspect.go | ||
inspect_test.go | ||
push.go | ||
push_test.go | ||
util.go |