1
0
forked from aniani/vim

patch 8.1.0631: test for :stop fails on Arch

Problem:    Test for :stop fails on Arch.
Solution:   Check five lines for the expected output. (closes #3714)
This commit is contained in:
Bram Moolenaar
2018-12-24 19:15:20 +01:00
parent a42df5934b
commit d6024e2dd4
2 changed files with 6 additions and 2 deletions

View File

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