func golang.org/x/pkgsite/internal/testing/testhelper.readGolden

2 uses

	golang.org/x/pkgsite/internal/testing/testhelper (current package)
		testhelper.go#L153: 		want := readGolden(t, filename)
		testhelper.go#L168: func readGolden(t *testing.T, name string) string {