1
0
forked from aniani/vim

patch 9.1.0860: tests: mouse_shape tests use hard code sleep value

Problem:  tests: mouse_shape tests use hard code sleep value
          (Bram Moolenaar)
Solution: Use WaitForAssert() instead (Yee Cheng Chin)

related: #12157
closes: #16042

Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Yee Cheng Chin
2024-11-12 20:26:48 +01:00
committed by Christian Brabandt
parent 13a6605ddf
commit 24078e39cd
2 changed files with 4 additions and 4 deletions

View File

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