mirror of
https://github.com/vim/vim.git
synced 2025-09-07 22:03:36 -04: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)