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