github.com/jingleWang/moby@v1.13.1/volume/validate_test_windows.go (about) 1 package volume 2 3 var ( 4 testDestinationPath = `c:\foo` 5 testSourcePath = `c:\foo` 6 )