aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testso/so_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/testso/so_test.go')
-rw-r--r--misc/cgo/testso/so_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cgo/testso/so_test.go b/misc/cgo/testso/so_test.go
index 2023c51f11..6d14e32dc6 100644
--- a/misc/cgo/testso/so_test.go
+++ b/misc/cgo/testso/so_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 cgo
// +build cgo
package so_test