mirror of
https://github.com/moby/moby.git
synced 2025-11-09 13:41:11 +03:00
Update tests to use gotest.tools 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@@ -14,8 +14,8 @@ import (
|
||||
"github.com/docker/docker/integration-cli/checker"
|
||||
"github.com/docker/docker/integration-cli/cli/build"
|
||||
"github.com/go-check/check"
|
||||
"github.com/gotestyourself/gotestyourself/icmd"
|
||||
"github.com/kr/pty"
|
||||
"gotest.tools/icmd"
|
||||
)
|
||||
|
||||
// save a repo and try to load it using stdout
|
||||
|
||||
Reference in New Issue
Block a user