1
0
forked from aniani/vim

patch 8.1.2089: do not get a hint that $TEST_FILTER was active

Problem:    Do not get a hint that $TEST_FILTER was active.
Solution:   Mention $TEST_FILTER if no functions were executed.
This commit is contained in:
Bram Moolenaar
2019-09-27 21:25:00 +02:00
parent 383f387d9d
commit 7b666c7883
2 changed files with 14 additions and 2 deletions

View File

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