1
0
forked from aniani/vim

patch 8.2.2570: tests fail when run as root

Problem:    Tests fail when run as root.
Solution:   Add a comment mentioning the expected failure. (issue #7919)
This commit is contained in:
Bram Moolenaar
2021-03-05 20:47:44 +01:00
parent 008bff967f
commit f9a65505d1
5 changed files with 6 additions and 0 deletions

View File

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