1
0
forked from aniani/vim

patch 8.1.1841: no test for Ex shift commands

Problem:    No test for Ex shift commands.
Solution:   Add a test. (Dominique Pelle, closes #4801)
This commit is contained in:
Bram Moolenaar
2019-08-12 14:38:02 +02:00
parent 52992feafe
commit d5e3cc11d3
4 changed files with 117 additions and 0 deletions

View File

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