]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1095: tests: matchparen plugin test wrongly named v9.1.1095
authorChristian Brabandt <cb@256bit.org>
Mon, 10 Feb 2025 19:12:46 +0000 (20:12 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 10 Feb 2025 19:12:46 +0000 (20:12 +0100)
commit7de6b1bb5687b94369dda82a9648109d7d6832b7
tree8b31bb6e944190c6e705af922ff3ff5b52b29b46
parent68d08588928b29fe0b19e3513cd689486260ab1c
patch 9.1.1095: tests: matchparen plugin test wrongly named

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: #16599

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/Make_all.mak
src/testdir/test_plugin_matchparen.vim [moved from src/testdir/test_matchparen.vim with 100% similarity]
src/version.c