aboutsummaryrefslogtreecommitdiffstats
path: root/device/race_disabled_test.go
blob: b3db3a1f077375ddb6740a3ec16daac2d3052aff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
//go:build !race

/* SPDX-License-Identifier: MIT
 *
 * Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
 */

package device

const raceEnabled = false