Enable integration tests on Windows using snapshotter and differ
Signed-off-by: Darren Stahl <darst@microsoft.com>
This commit is contained in:
@@ -39,8 +39,3 @@ func withExecExitStatus(s *specs.Process, es int) {
|
||||
func withExecArgs(s *specs.Process, args ...string) {
|
||||
s.Args = args
|
||||
}
|
||||
|
||||
var (
|
||||
withNewSnapshot = WithNewSnapshot
|
||||
withImageConfig = oci.WithImageConfig
|
||||
)
|
||||
|
Reference in New Issue
Block a user