1
0
forked from aniani/vim

patch 8.2.2105: sound test is a bit flaky

Problem:    Sound test is a bit flaky.
Solution:   Use WaitForAssert(). (Dominique Pellé, closes #7429)
This commit is contained in:
Bram Moolenaar
2020-12-06 21:43:44 +01:00
parent d5a986f460
commit 7b130b9738
2 changed files with 10 additions and 9 deletions

View File

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