1
0
forked from aniani/vim

patch 8.1.0926: no test for :wnext, :wNext and :wprevious

Problem:    No test for :wnext, :wNext and :wprevious.
Solution:   Add a test. (Dominique Pelle, closes #3963)
This commit is contained in:
Bram Moolenaar
2019-02-15 20:22:38 +01:00
parent 5ff7df509a
commit e93e5a504f
4 changed files with 105 additions and 0 deletions

View File

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