mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test/legacy: Add Test_with_partial_callback to s:flaky. (#6666)
This commit is contained in:
parent
685ca180f7
commit
5fd1d09aa5
@ -134,7 +134,7 @@ else
|
||||
endif
|
||||
|
||||
" Names of flaky tests.
|
||||
let s:flaky = []
|
||||
let s:flaky = ['Test_with_partial_callback']
|
||||
|
||||
" Locate Test_ functions and execute them.
|
||||
set nomore
|
||||
|
Loading…
Reference in New Issue
Block a user