mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 10:01:49 +00:00
Problem: With Python 3.9 some tests fail.
Solution: Take into account the different error message. (James McCoy,
closes vim/vim#7210)
68a48ee55e
Co-authored-by: Bram Moolenaar <Bram@vim.org>