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