mirror of
https://github.com/neovim/neovim.git
synced 2025-12-26 16:19:15 +00:00
Problem: Try-catch test fails.
Solution: Don't call win_enter(), only call enterering_window().
bdf931c25b
v8.2.1781 caused Test_reload_in_try_catch() from v8.2.0004 to fail in Vim, but
it has not been ported yet.