1
0
forked from aniani/vim

patch 8.2.0277: Vim9: not all instructions covered by tests

Problem:    Vim9: not all instructions covered by tests.
Solution:   Add more test cases.
This commit is contained in:
Bram Moolenaar
2020-02-19 14:17:18 +01:00
parent 38a5f517a7
commit ee2e52aa06
2 changed files with 141 additions and 0 deletions

View File

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