MCPcopy
hub / github.com/tailscale/tailscale / TestOne

Function TestOne

cmd/testwrapper/testdata/A_baseline/src.go:8–10  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

6import "testing"
7
8func TestOne(t *testing.T) {
9 t.Log("hello from one")
10}
11
12func TestTwo(t *testing.T) {
13}

Callers

nothing calls this directly

Calls 1

LogMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…