Files
neovim/test/functional
Justin M. Keyes 994444571e test: remove non-actionable tests from "pending" list #37384
Problem:
`t.skip()` adds to the "pending" list. If there is no path to fixing
a pending test, it adds noise to the pending list.

Solution:
Return early instead of using `t.skip()`.
2026-01-14 19:25:11 -05:00
..
2025-12-08 01:43:02 -05:00
2025-12-15 13:55:15 -05:00