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