Sign in
fuchsia
/
third_party
/
github.com
/
moby
/
moby
/
947cc7b5910f1aa6e15222c36c9ebff1e7db8ac1
/
.
/
volume
/
validate_test_unix.go
blob: dd1de2f6436d04bf88f45cd6d16c4ee7ece736e6 [
file
]
// +build !windows
package volume
var (
testDestinationPath = "/foo"
testSourcePath = "/foo"
)