1
0
forked from aniani/vim

patch 7.4.2196

Problem:    glob2regpat test doesn't test everything on MS-Windows.
Solution:   Add patterns with backslash handling.
This commit is contained in:
Bram Moolenaar
2016-08-10 23:02:45 +02:00
parent bcc1dcc981
commit 91c5262b19
2 changed files with 8 additions and 2 deletions

View File

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