vim-patch:7.4.1652

Problem:    Old style test for fnamemodify().
Solution:   Turn it into a new style test.

610cc1b9b3
This commit is contained in:
James McCoy
2016-03-25 14:28:03 -04:00
parent e4d1bf7177
commit 62c0d99474
3 changed files with 65 additions and 87 deletions

View File

@@ -69,6 +69,7 @@ static char *features[] = {
// clang-format off
static int included_patches[] = {
1652,
1643,
1641,
1574,