aboutsummaryrefslogtreecommitdiff
path: root/src/regexp/exec2_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/regexp/exec2_test.go')
-rw-r--r--src/regexp/exec2_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regexp/exec2_test.go b/src/regexp/exec2_test.go
index 7b86b41156..6444bc12f9 100644
--- a/src/regexp/exec2_test.go
+++ b/src/regexp/exec2_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 !race
// +build !race
package regexp