package mounts // import "github.com/docker/docker/volume/mounts" var ( testDestinationPath = `c:\foo` testSourcePath = `c:\foo` )