Move pkg/testutil to internal/testutil
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
// Does not require root but flag must be defined for snapshot tests
|
||||
|
||||
_ "github.com/containerd/containerd/v2/pkg/testutil"
|
||||
_ "github.com/containerd/containerd/v2/internal/testutil"
|
||||
)
|
||||
|
||||
func TestMetastore(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user