mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +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.