1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/build
Sebastiaan van Stijn 0de62d9bbc
Integration: use testenv.APIClient()
A client is already created in testenv.New(), so we can just
as well use that one, instead of creating a new client.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-03 11:53:41 +01:00
..
build_session_test.go Windows: Start of enabling tests under integration/ 2018-09-26 12:28:22 -07:00
build_squash_test.go Enabling Windows integration tests 2018-09-26 15:57:40 -07:00
build_test.go Integration: use testenv.APIClient() 2019-01-03 11:53:41 +01:00
main_test.go