storj/internal/testcontext/compile_norace.go

9 lines
144 B
Go
Raw Normal View History

2019-02-27 08:25:28 +00:00
// Copyright (C) 2019 Storj Labs, Inc.
// See LICENSE for copying information.
// +build !race
package testcontext
const raceEnabled = false