moby--moby/daemon/cluster/executor/container/validate_unix_test.go

8 lines
71 B
Go

// +build !windows
package container
const (
testAbsPath = "/foo"
)