mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Move integration-cli/request to internal/test/request…
… and change a bit the method signature Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
9722214c8a
commit
42f6fdf059
59 changed files with 239 additions and 239 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"sync"
|
||||
|
||||
"github.com/docker/docker/integration-cli/checker"
|
||||
"github.com/docker/docker/integration-cli/request"
|
||||
"github.com/docker/docker/internal/test/request"
|
||||
"github.com/go-check/check"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue