comparison src/version.c @ 24418:baf4913fe21c v8.2.2749

patch 8.2.2749: Vim9: test for error can be a bit flaky Commit: https://github.com/vim/vim/commit/fe95b94ffa75c4925ad16c43f94092f2b1d35fc6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 10 20:52:43 2021 +0200 patch 8.2.2749: Vim9: test for error can be a bit flaky Problem: Vim9: test for error can be a bit flaky. Solution: Increase the wait time a bit.
author Bram Moolenaar <Bram@vim.org>
date Sat, 10 Apr 2021 21:00:04 +0200
parents 1754622e1bce
children e0fa539a9b34
comparison
equal deleted inserted replaced
24417:160f0f84ceec 24418:baf4913fe21c
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2749,
753 /**/ 755 /**/
754 2748, 756 2748,
755 /**/ 757 /**/
756 2747, 758 2747,
757 /**/ 759 /**/