mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 09:01:07 +10:00
vim-patch:8.2.3497: put test fails when run by itself
Problem: Put test fails when run by itself.
Solution: Source check.vim. (Dominique Pellé, closes vim/vim#8990)
a9173d06f7
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
" Tests for put commands, e.g. ":put", "p", "gp", "P", "gP", etc.
|
||||
|
||||
source check.vim
|
||||
|
||||
func Test_put_block()
|
||||
new
|
||||
call feedkeys("i\<C-V>u2500\<CR>x\<ESC>", 'x')
|
||||
|
||||
Reference in New Issue
Block a user