diff --git a/internal/resolvconffile/dns_test.go b/internal/resolvconffile/dns_test.go index 1c21b58..ba571af 100644 --- a/internal/resolvconffile/dns_test.go +++ b/internal/resolvconffile/dns_test.go @@ -1,3 +1,5 @@ +//go:build !js && !windows + package resolvconffile import (