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

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

package device

const raceEnabled = false