go/src/cmd/dist/build_test.go

// TestMustLinkExternal verifies that the mustLinkExternal helper
// function matches internal/platform.MustLinkExternal.
func TestMustLinkExternal(t *testing.T) {}

func TestRequiredBootstrapVersion(t *testing.T) {}