Files
docker-cli/cli/command
Daniel Nephin e15b208e96 Convert assert.Check(t, is.Error()) to assert.Error
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>
2018-03-06 16:00:28 -05:00
..
2018-03-06 15:43:53 -05:00
2018-01-08 10:43:56 -06:00
2018-03-05 19:41:17 -05:00
2018-03-06 15:43:53 -05:00
2018-03-06 15:43:53 -05:00
2018-03-06 15:43:53 -05:00
2018-03-06 15:27:34 -05:00
2018-03-06 15:43:53 -05:00
2018-03-06 15:27:34 -05:00
2018-03-05 16:34:22 -05:00
2017-09-01 19:41:06 -04:00
2017-05-03 18:41:19 -07:00
2017-09-01 19:41:06 -04:00
2018-03-06 15:27:34 -05:00
2017-05-03 18:41:19 -07:00