github.com/kim0/docker@v0.6.2-0.20161130212042-4addda3f07e7/volume/validate_test_windows.go (about) 1 package volume 2 3 var ( 4 testDestinationPath = `c:\foo` 5 testSourcePath = `c:\foo` 6 )