Files
docker-cli/components/cli/opts
Daniel Nephin a218857a9a 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>
(cherry picked from commit e15b208e96)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-04-10 14:48:48 -07:00
..
2018-01-29 11:08:54 -08:00
2018-01-29 11:08:54 -08:00
2017-05-15 11:57:20 +02:00
2017-05-15 11:57:15 +02:00
2017-05-15 11:57:19 +02:00
2018-04-10 14:48:34 -07:00
2017-10-12 11:48:51 -04:00
2017-05-22 01:39:06 +00:00
2017-05-15 11:57:20 +02:00
2017-06-14 16:54:27 -07:00
2018-01-29 11:08:54 -08:00
2018-02-21 12:19:38 +09:00
2018-04-10 14:48:34 -07:00
2017-06-14 16:54:27 -07:00
2018-04-10 14:48:34 -07:00
2017-05-15 11:57:21 +02:00
2017-06-14 16:54:27 -07:00
2017-06-14 16:55:08 -07:00