mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 13:22:31 +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>