validate_windows_test.go 53 B

12345
  1. package container
  2. const (
  3. testAbsPath = `c:\foo`
  4. )