github.com/lazyboychen7/engine@v17.12.1-ce-rc2+incompatible/volume/validate_windows_test.go (about)

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