mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 19:20:39 +00:00
Move test cases that are more about treesitter query API rather than parser API or LanguageTree out of "treesitter/parser_spec", and collect them in another test suite "treesitter/query_spec".