1
0
forked from aniani/vim

patch 8.2.4080: not sufficient test coverage for xxd

Problem:    Not sufficient test coverage for xxd.
Solution:   Add a few more test cases. (Erki Auerswald, closes #9515)
This commit is contained in:
Erik Auerswald
2022-01-13 17:42:28 +00:00
committed by Bram Moolenaar
parent 33b25d1317
commit a00e622a29
2 changed files with 55 additions and 3 deletions

View File

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