aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_blockedit.vim
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-31 21:20:50 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-31 21:24:31 -0400
commit2f79caa02dfa59a97403aaa0b5e343e310c0ba14 (patch)
treecdfa7d63de4cdc54f6569f8d1c204d4cb9bdd0d1 /src/nvim/testdir/test_blockedit.vim
parente39973156173ce8511ff1ae88eec19a3200e08d8 (diff)
downloadrneovim-2f79caa02dfa59a97403aaa0b5e343e310c0ba14.tar.gz
rneovim-2f79caa02dfa59a97403aaa0b5e343e310c0ba14.tar.bz2
rneovim-2f79caa02dfa59a97403aaa0b5e343e310c0ba14.zip
vim-patch:8.1.2400: test39 is old style
Problem: Test39 is old style. Solution: Convert the test cases into new style. (Yegappan Lakshmanan, closes vim/vim#5324) https://github.com/vim/vim/commit/1f3e7d3bf0aa1e015a591ce8f7ee7ab56589b452
Diffstat (limited to 'src/nvim/testdir/test_blockedit.vim')
-rw-r--r--src/nvim/testdir/test_blockedit.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/testdir/test_blockedit.vim b/src/nvim/testdir/test_blockedit.vim
index 527224ccd2..180524cd73 100644
--- a/src/nvim/testdir/test_blockedit.vim
+++ b/src/nvim/testdir/test_blockedit.vim
@@ -1,6 +1,5 @@
" Test for block inserting
"
-" TODO: rewrite test39.in into this new style test
func Test_blockinsert_indent()
new