mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 20:30:35 +00:00
Problem: CI fails with t_?? test
Solution: use assert_match instead of assert_equal
and test only until t_xo, depending on system
there may be several more termcap codes coming
0d87e3c711
Co-authored-by: Christian Brabandt <cb@256bit.org>