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