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:
@@ -799,6 +799,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
631,
|
||||
/**/
|
||||
630,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user