github.com/rhatdan/docker@v0.7.7-0.20180119204836-47a0dcbcd20a/volume/validate_windows_test.go (about)

     1  package volume
     2  
     3  var (
     4  	testDestinationPath = `c:\foo`
     5  	testSourcePath      = `c:\foo`
     6  )