0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1640: Test_cwd() is flaky

Problem:    Test_cwd() is flaky.
Solution:   Add to list of flaky tests.
This commit is contained in:
Bram Moolenaar
2018-03-25 17:12:58 +02:00
parent b5b49a3b43
commit 65873846e0
2 changed files with 3 additions and 0 deletions

View File

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