mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
test/old: cherry-pick patch 8.1.0711 changes for test_trycatch.vim
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
source shared.vim
|
source shared.vim
|
||||||
source check.vim
|
source check.vim
|
||||||
|
|
||||||
function! Test_System()
|
func Test_System()
|
||||||
if !executable('echo') || !executable('cat') || !executable('wc')
|
if !executable('echo') || !executable('cat') || !executable('wc')
|
||||||
return
|
return
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user