1
0
forked from aniani/vim

patch 8.1.0003: the :compiler command is not tested

Problem:    The :compiler command is not tested.
Solution:   Add a test. (Dominique Pelle, closes #2930)
This commit is contained in:
Bram Moolenaar
2018-05-19 15:01:10 +02:00
parent 2abad54ced
commit 10561fe0a3
4 changed files with 54 additions and 0 deletions

View File

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