mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 21:38:50 +00:00
Problem: tests: matchparen plugin test wrongly named
(zeertzjq)
Solution: rename test_matchparen to test_plugin_matchparen
to be consistent with the other plugin tests
related: vim/vim#16599
7de6b1bb56
Co-authored-by: Christian Brabandt <cb@256bit.org>