summaryrefslogtreecommitdiff
path: root/libgo/go/runtime/export_pipe_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/runtime/export_pipe_test.go')
-rw-r--r--libgo/go/runtime/export_pipe_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/runtime/export_pipe_test.go b/libgo/go/runtime/export_pipe_test.go
index a0c6c0440d8..0583039982e 100644
--- a/libgo/go/runtime/export_pipe_test.go
+++ b/libgo/go/runtime/export_pipe_test.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build aix || darwin
-// +build aix darwin
package runtime