mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
Problem: Testing with Python on AppVeyor does not work properly. Solution: Fix typo. Move most lines to the .bat file. (Christopher Plewright, closes #11828)