forked from aniani/vim
patch 8.1.1947: when executing one test the report doesn't show it
Problem: When executing one test the report doesn't show it. Solution: Adjust the regexp. (Daniel Hahler, closes #4879)
This commit is contained in:
@@ -761,6 +761,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1947,
|
||||
/**/
|
||||
1946,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user