internal/resolvconffile: add build tag for test file

This commit is contained in:
Cuong Manh Le
2023-01-20 21:53:24 +07:00
committed by Cuong Manh Le
parent 065a391ff4
commit 46965b04b4

View File

@@ -1,3 +1,5 @@
//go:build !js && !windows
package resolvconffile
import (