0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.2.0926: cmdline test fails on Appveyor

Problem:    Cmdline test fails on Appveyor.
Solution:   Add CR to the commands. (Naruhiko Nishino, closes #6220)
This commit is contained in:
Bram Moolenaar
2020-06-07 19:38:10 +02:00
parent 1f1fd44ef7
commit 951a2fb1b8
2 changed files with 23 additions and 21 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
926,
/**/
925,
/**/