volume/validate_windows_test.go
fc7b904d
 package volume
 
 var (
 	testDestinationPath = `c:\foo`
 	testSourcePath      = `c:\foo`
 )