1
0
forked from aniani/vim

patch 8.0.1311: no test for strpart()

Problem:    No test for strpart().
Solution:   Add a test. (Dominique Pelle, closes #2347)
This commit is contained in:
Bram Moolenaar
2017-11-18 20:32:03 +01:00
parent 0f1e643138
commit c7d16dce2f
2 changed files with 31 additions and 15 deletions

View File

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