aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_undo.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-04-30 12:24:56 +0200
committerGitHub <noreply@github.com>2019-04-30 12:24:56 +0200
commit8342b4486b43e6664b6412ac0c8a549097220df2 (patch)
tree7b892b17acbcac5e8298b641e336ee7de05647dd /src/nvim/testdir/test_undo.vim
parent63526f2eeee774c657270a1ec0cbd788480f14b7 (diff)
parent0e7048ae0558e457d37ce2d13dc5f1f9e62deb49 (diff)
downloadrneovim-8342b4486b43e6664b6412ac0c8a549097220df2.tar.gz
rneovim-8342b4486b43e6664b6412ac0c8a549097220df2.tar.bz2
rneovim-8342b4486b43e6664b6412ac0c8a549097220df2.zip
Merge #9957 from janlazo/vim-8.0.1263
vim-patch:8.0.{1263,1265,1267}
Diffstat (limited to 'src/nvim/testdir/test_undo.vim')
-rw-r--r--src/nvim/testdir/test_undo.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/testdir/test_undo.vim b/src/nvim/testdir/test_undo.vim
index 9729ca9f57..beb44f9699 100644
--- a/src/nvim/testdir/test_undo.vim
+++ b/src/nvim/testdir/test_undo.vim
@@ -242,6 +242,7 @@ func Test_undojoin()
endfunc
func Test_undo_write()
+ call delete('Xtest')
split Xtest
call feedkeys("ione one one\<Esc>", 'xt')
w!