Files
neovim/test
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
..
2026-01-12 03:50:57 +00:00
2024-08-11 15:14:14 +01:00