aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/runtime_unix_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/runtime_unix_test.go')
-rw-r--r--src/runtime/runtime_unix_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/runtime_unix_test.go b/src/runtime/runtime_unix_test.go
index 0251c676e6..642a946280 100644
--- a/src/runtime/runtime_unix_test.go
+++ b/src/runtime/runtime_unix_test.go
@@ -7,7 +7,6 @@
// and Close(-1) is nearly universally fast.
//go:build aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || plan9
-// +build aix darwin dragonfly freebsd linux netbsd openbsd plan9
package runtime_test