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