elvish/pkg/testutil/umask_windows.go

4 lines
51 B
Go

package testutil
func umask(int) int { return 0 }