func TestWorkspaceSymbolMissingMetadata(t *testing.T) { … } func TestWorkspaceSymbolSorting(t *testing.T) { … } func TestWorkspaceSymbolSpecialPatterns(t *testing.T) { … } func checkSymbols(env *Env, query string, want ...string) { … }
func TestWorkspaceSymbolMissingMetadata(t *testing.T) { … } func TestWorkspaceSymbolSorting(t *testing.T) { … } func TestWorkspaceSymbolSpecialPatterns(t *testing.T) { … } func checkSymbols(env *Env, query string, want ...string) { … }