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