9 lines
143 B
Go
9 lines
143 B
Go
// Copyright (C) 2019 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
// +build grpc
|
|
|
|
package testcontext
|
|
|
|
const drpcEnabled = false
|