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