1
0
forked from aniani/vim

patch 9.0.1449: test for prompt buffer is flaky

Problem:    Test for prompt buffer is flaky.
Solution:   Use WaitForAssert() instead of TermWait(). (Ozaki Kiichi,
            closes #12247)
This commit is contained in:
Bram Moolenaar
2023-04-13 17:32:23 +01:00
parent d76670fc0d
commit ff6c230051
2 changed files with 6 additions and 8 deletions

View File

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