moby--moby/integration
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
..
build TestBuildSquashParent: fix non-standard comparisson 2019-09-12 00:53:59 +02:00
config testutil: make testing packages public 2019-09-11 07:47:23 -05:00
container misspell: fix some spelling issues 2019-09-18 12:57:48 +02:00
image integration: remove unused constants and fields (unused) 2019-09-18 12:57:10 +02:00
internal testutil: make testing packages public 2019-09-11 07:47:23 -05:00
network integration/network: remove unuset setupTest() 2019-09-18 12:57:08 +02:00
plugin integration: remove unused constants and fields (unused) 2019-09-18 12:57:10 +02:00
secret testutil: make testing packages public 2019-09-11 07:47:23 -05:00
service Use unique names in integration/service/plugin_test.go 2019-09-11 19:09:54 -05:00
session testutil: make testing packages public 2019-09-11 07:47:23 -05:00
system testutil: make testing packages public 2019-09-11 07:47:23 -05:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume testutil: make testing packages public 2019-09-11 07:47:23 -05:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00