forked from aniani/vim
patch 8.2.4994: tests are using legacy functions
Problem: Tests are using legacy functions. Solution: Convert a few tests to use :def functions.
This commit is contained in:
parent
8e145b8246
commit
7e569d09d2
File diff suppressed because it is too large
Load Diff
@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4994,
|
||||
/**/
|
||||
4993,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user