Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
6
import
"testing"
7
8
func
TestOne(t *testing.T) {
9
t.Log(
"hello from one"
)
10
}
11
12
func
TestTwo(t *testing.T) {
13
}
Callers
nothing calls this directly
Calls
1
Log
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…