github.com/gdevillele/moby@v1.13.0/daemon/cluster/executor/container/validate_windows_test.go (about) 1 package container 2 3 const ( 4 testAbsPath = `c:\foo` 5 )