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