github.com/mhy12345/docker@v1.12.3/daemon/cluster/executor/container/validate_windows_test.go (about)

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