Sign in
go
/
tools.git
/
9c0760d6cac75b59b76eeb3d424d27d9671ab89a
/
.
/
internal
/
gcimporter
/
israce_test.go
blob: c75a16b7a1b98bb92d5e3b0ed6c2e8caace82e71 [
file
] [
log
] [
blame
]
// Copyright 2019 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build race
package gcimporter_test
func init() {
isRace = true
}