storj/private/testcontext/compile_norace.go
2019-11-14 21:46:15 +02:00

9 lines
144 B
Go

// Copyright (C) 2019 Storj Labs, Inc.
// See LICENSE for copying information.
// +build !race
package testcontext
const raceEnabled = false