validate_test_windows.go 88 B

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