aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/norace_linux_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/norace_linux_test.go')
-rw-r--r--src/runtime/norace_linux_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/norace_linux_test.go b/src/runtime/norace_linux_test.go
index b199aa633c..b188a2e88b 100644
--- a/src/runtime/norace_linux_test.go
+++ b/src/runtime/norace_linux_test.go
@@ -4,7 +4,6 @@
// The file contains tests that cannot run under race detector for some reason.
//go:build !race
-// +build !race
package runtime_test