1
0
forked from aniani/vim

patch 8.2.0325: ex_getln.c code not covered by tests

Problem:    Ex_getln.c code not covered by tests.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #5702)
This commit is contained in:
Bram Moolenaar
2020-02-27 21:32:51 +01:00
parent 12f2003871
commit 578fe947e3
6 changed files with 200 additions and 3 deletions

View File

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