1
0
forked from aniani/vim

patch 9.0.0027: the command line test is getting quite big

Problem:    The command line test is getting quite big.
Solution:   Move command line window tests to a separate file.
This commit is contained in:
Bram Moolenaar
2022-07-02 16:29:34 +01:00
parent c5274dd122
commit 2d29501982
6 changed files with 364 additions and 377 deletions

View File

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