1
0
forked from aniani/vim

patch 8.1.0086: no tests for libcall() and libcallnr()

Problem:    No tests for libcall() and libcallnr().
Solution:   Add tests. (Dominique Pelle, closes #2982)
This commit is contained in:
Bram Moolenaar
2018-06-19 19:46:06 +02:00
parent 5f8f2d378a
commit 1ceebb4efc
2 changed files with 38 additions and 0 deletions

View File

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