moby/testutil
Sebastiaan van Stijn 101ff26eb5
misspell: fix some spelling issues
```
internal/test/environment/environment.go:37:23: `useing` is a misspelling of `using`(misspell)
integration/container/wait_test.go:49:9: `waitres` is a misspelling of `waiters`(misspell)
integration/container/wait_test.go:95:9: `waitres` is a misspelling of `waiters`(misspell)
integration-cli/docker_api_containers_test.go:1042:7: `waitres` is a misspelling of `waiters`(misspell)
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:57:48 +02:00
..
daemon testutil: make testing packages public 2019-09-11 07:47:23 -05:00
environment misspell: fix some spelling issues 2019-09-18 12:57:48 +02:00
fakecontext testutil: make testing packages public 2019-09-11 07:47:23 -05:00
fakegit testutil: make testing packages public 2019-09-11 07:47:23 -05:00
fakestorage testutil: make testing packages public 2019-09-11 07:47:23 -05:00
fixtures testutil: make testing packages public 2019-09-11 07:47:23 -05:00
registry goimports: fix imports 2019-09-18 12:56:54 +02:00
request goimports: fix imports 2019-09-18 12:56:54 +02:00
doc.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
helper.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
helpers.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
stringutils.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
stringutils_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00