blob: 9053a01a8bc001ce8b650b349a99876c641930aa [file] [log] [blame]
package volume // import "github.com/docker/docker/volume"
var (
testDestinationPath = `c:\foo`
testSourcePath = `c:\foo`
)