mirror of
https://github.com/neovim/neovim.git
synced 2026-09-04 21:30:35 +00:00
Problem: tests: not checking error numbers properly.
Solution: Add a trailing comma to avoid matching a different error
number with the same prefix (zeertzjq)
closes: vim/vim#17159
67fe77d272