Fix build tag of Unix-only test file.

This commit is contained in:
Qi Xiao 2023-07-13 22:21:36 +01:00
parent 17a41afa72
commit 5edb915d1a

View File

@ -1,3 +1,5 @@
//go:build unix
package modes
import (