forked from aniani/vim
patch 8.2.4708: PHP test files are not recognized
Problem: PHP test files are not recognized. Solution: Add the *.phpt pattern. (Julien Voisin, closes #10112)
This commit is contained in:
committed by
Bram Moolenaar
parent
8c97960850
commit
177847e67a
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4708,
|
||||
/**/
|
||||
4707,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user