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