storj/internal/testcontext/compile_norace.go
2019-02-27 09:25:28 +01:00

9 lines
144 B
Go

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