aboutsummaryrefslogtreecommitdiff
path: root/src/net/netgo_unix_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/netgo_unix_test.go')
-rw-r--r--src/net/netgo_unix_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/netgo_unix_test.go b/src/net/netgo_unix_test.go
index 5551e47de7..019772aa6a 100644
--- a/src/net/netgo_unix_test.go
+++ b/src/net/netgo_unix_test.go
@@ -3,8 +3,6 @@
// license that can be found in the LICENSE file.
//go:build (!cgo || netgo) && (darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris)
-// +build !cgo netgo
-// +build darwin dragonfly freebsd linux netbsd openbsd solaris
package net