Sign in
cos
/
third_party
/
docker
/
refs/heads/release-R133
/
.
/
volume
/
mounts
/
validate_unix_test.go
blob: f0089eb0c626b5139f54f0ca986985722aa25bd9 [
file
] [
edit
]
//go:build !windows
package mounts
// import "github.com/docker/docker/volume/mounts"
const (
testDestinationPath = "/foo"
testSourcePath = "/foo"
)