mirror of
https://github.com/neovim/neovim
synced 2025-07-27 17:02:14 +00:00
vim-patch:7a734b7: tests: fix typo in comment (after v9.1.1511)
related: vim/vim#176607a734b7148
(cherry picked from commit8a4977e286
)
This commit is contained in:
committed by
github-actions[bot]
parent
730a5e0599
commit
2d13ae0dd4
@ -164,7 +164,7 @@ endif
|
|||||||
|
|
||||||
|
|
||||||
" Prepare for calling test_garbagecollect_now().
|
" Prepare for calling test_garbagecollect_now().
|
||||||
" Also avois some delays in Insert mode completion.
|
" Also avoids some delays in Insert mode completion.
|
||||||
let v:testing = 1
|
let v:testing = 1
|
||||||
|
|
||||||
let s:has_ffi = luaeval('pcall(require, "ffi")')
|
let s:has_ffi = luaeval('pcall(require, "ffi")')
|
||||||
|
Reference in New Issue
Block a user