aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/go_unix_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/go/go_unix_test.go')
-rw-r--r--src/cmd/go/go_unix_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/go/go_unix_test.go b/src/cmd/go/go_unix_test.go
index 7d5ff9bbb7..bab9494401 100644
--- a/src/cmd/go/go_unix_test.go
+++ b/src/cmd/go/go_unix_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
-// +build darwin dragonfly freebsd linux netbsd openbsd solaris
package main_test