1
0
forked from aniani/vim

patch 8.2.0597: test_eval is old style

Problem:    Test_eval is old style.
Solution:   Change some tests to a new style test.
This commit is contained in:
Bram Moolenaar
2020-04-18 21:56:38 +02:00
parent ec9749f33d
commit 90455cfa87
4 changed files with 122 additions and 38 deletions

View File

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