aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/bytes/boundary_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/bytes/boundary_test.go')
-rw-r--r--libgo/go/bytes/boundary_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgo/go/bytes/boundary_test.go b/libgo/go/bytes/boundary_test.go
index ea84f1e..5a47526 100644
--- a/libgo/go/bytes/boundary_test.go
+++ b/libgo/go/bytes/boundary_test.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//
+//go:build linux
// +build linux
package bytes_test