// Copyright (c) Tailscale Inc & AUTHORS // SPDX-License-Identifier: BSD-3-Clause package racebuild import "testing" func TestOn(t *testing.T) { _ = On }