aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/plugin_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugin/plugin_test.go')
-rw-r--r--src/plugin/plugin_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugin/plugin_test.go b/src/plugin/plugin_test.go
index 8185095f85..557987cfa6 100644
--- a/src/plugin/plugin_test.go
+++ b/src/plugin/plugin_test.go
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-//go:build !linux || (linux && !arm64)
-
package plugin_test
import (