6 lines
71 B
Go
6 lines
71 B
Go
// +build !linux,!windows
|
|
|
|
package testutil
|
|
|
|
const umountflags int = 0
|