mirror of
https://github.com/neovim/neovim.git
synced 2026-03-03 23:58:27 +00:00
Problem: Python3 test fails with Python 3.10 on MS-Windows.
Solution: Adjust the expected error. (Ken Takata, closes vim/vim#9118)
1be7e21583
Co-authored-by: K.Takata <kentkt@csc.jp>