blob: dd1de2f6436d04bf88f45cd6d16c4ee7ece736e6 [file] [log] [blame]
// +build !windows
package volume
var (
testDestinationPath = "/foo"
testSourcePath = "/foo"
)