fix(test): update expected tree-sitter-rust supertypes

(cherry picked from commit 998fb34d15)
This commit is contained in:
WillLillis 2025-02-28 17:38:01 -05:00 committed by Christian Clason
parent 4eb46b493f
commit 1f64036d87
2 changed files with 2 additions and 0 deletions

View file

@ -89,6 +89,7 @@ describe('Language', () => {
'_literal_pattern',
'captured_pattern',
'const_block',
'generic_pattern',
'identifier',
'macro_invocation',
'mut_pattern',