1
0
forked from aniani/vim

patch 9.1.0944: tests: test_registers fails when not run under X11

Problem:  tests: test_registers fails when not run under X11
Solution: filter out warning message

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2024-12-18 20:38:55 +01:00
parent d0186c54c2
commit b2a8df35e8
2 changed files with 5 additions and 0 deletions

View File

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