5 lines
72 B
Go
5 lines
72 B
Go
// +build !linux,!windows
|
|
|
|
package testutil
|
|
|
|
const unmountFlags int = 0
|