package volume // import "github.com/docker/docker/volume"

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