mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 19:25:11 -07:00
test/old: cherry-pick patch 8.1.0711 changes for test_trycatch.vim
This commit is contained in:
parent
cacdef5ff1
commit
aed5a53d5f
@ -3,7 +3,7 @@
|
||||
source shared.vim
|
||||
source check.vim
|
||||
|
||||
function! Test_System()
|
||||
func Test_System()
|
||||
if !executable('echo') || !executable('cat') || !executable('wc')
|
||||
return
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user