mirror of
https://github.com/moby/moby.git
synced 2025-12-04 19:23:06 +03:00
Update tests to use gotest.tools 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@@ -26,8 +26,8 @@ import (
|
||||
"github.com/docker/docker/pkg/parsers"
|
||||
"github.com/docker/docker/pkg/sysinfo"
|
||||
"github.com/go-check/check"
|
||||
"github.com/gotestyourself/gotestyourself/icmd"
|
||||
"github.com/kr/pty"
|
||||
"gotest.tools/icmd"
|
||||
)
|
||||
|
||||
// #6509
|
||||
|
||||
Reference in New Issue
Block a user