containerd/snapshot/testsuite/testsuite_windows.go
Derek McGowan 96a75ab1ab
Move detach flags to platform specific
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-08-22 17:20:25 -07:00

6 lines
65 B
Go

package testsuite
func clearMask() func() {
return func() {}
}