aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorraichoo <raichoo@googlemail.com>2017-03-15 21:55:54 +0100
committerJustin M. Keyes <justinkz@gmail.com>2017-03-17 12:34:53 +0100
commit10045cddb6710ea92337d30fb15deded1fe6b432 (patch)
treecf04e01a939878c531f1c4287b8bb3566b14e47e /src/nvim/version.c
parentf6946c68aee90c6ae8337b3e42c72943e37a507e (diff)
downloadrneovim-10045cddb6710ea92337d30fb15deded1fe6b432.tar.gz
rneovim-10045cddb6710ea92337d30fb15deded1fe6b432.tar.bz2
rneovim-10045cddb6710ea92337d30fb15deded1fe6b432.zip
vim-patch:7.4.2113 #6287
Problem: Test for undo is flaky. Solution: Turn it into a new style test. Use test_settime() to avoid flakyness. https://github.com/vim/vim/commit/170b10b421f0c9fda08b7cfd3bb043c064f3659a
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 64bda20198..7a6c41c738 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -327,7 +327,7 @@ static int included_patches[] = {
// 2116 NA
// 2115 NA
// 2114 NA
- // 2113,
+ 2113,
2112,
// 2111 NA
2110,