1
0
forked from aniani/vim

patch 8.0.1165: popup test is still flaky

Problem:    Popup test is still flaky.
Solution:   Add a term_wait() call. (Ozaki Kiichi)
This commit is contained in:
Bram Moolenaar
2017-09-30 16:49:19 +02:00
parent 65ed136844
commit f52c383156
2 changed files with 8 additions and 0 deletions

View File

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