moby--moby/volume/validate_windows_test.go

7 lines
88 B
Go

package volume
var (
testDestinationPath = `c:\foo`
testSourcePath = `c:\foo`
)