mirror of
https://github.com/neovim/neovim.git
synced 2026-02-14 08:22:04 +10: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".