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