1
0
forked from aniani/vim

patch 8.1.0298: window resize test sometimes fails on Mac

Problem:    Window resize test sometimes fails on Mac.
Solution:   Add Test_popup_and_window_resize() to flaky tests.
This commit is contained in:
Bram Moolenaar
2018-08-19 16:09:27 +02:00
parent cea1f9ec52
commit 46fad2ef0b
2 changed files with 3 additions and 0 deletions

View File

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