github.com/jiasir/docker@v1.3.3-0.20170609024000-252e610103e7/volume/validate_test_windows.go (about) 1 package volume 2 3 var ( 4 testDestinationPath = `c:\foo` 5 testSourcePath = `c:\foo` 6 )