1
0
forked from aniani/vim

patch 8.1.0008: no test for strwidth()

Problem:    No test for strwidth().
Solution:   Add a test. (Dominique Pelle, closes #2931)
This commit is contained in:
Bram Moolenaar
2018-05-20 14:11:10 +02:00
parent 2e94976abd
commit 42ab17b8e3
2 changed files with 26 additions and 0 deletions

View File

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