summaryrefslogtreecommitdiff
path: root/libgo/go/net/main_unix_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/net/main_unix_test.go')
-rw-r--r--libgo/go/net/main_unix_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/net/main_unix_test.go b/libgo/go/net/main_unix_test.go
index 367cefce2e3..402da4d7145 100644
--- a/libgo/go/net/main_unix_test.go
+++ b/libgo/go/net/main_unix_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build aix || darwin || dragonfly || freebsd || hurd || linux || netbsd || openbsd || solaris
-// +build aix darwin dragonfly freebsd hurd linux netbsd openbsd solaris
package net