Sign in
go
/
tools
/
bf70295789942e4b20ca70a8cd2fe1f3ca2a70bd
/
.
/
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
}