mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
test/legacy: Add Test_with_partial_callback to s:flaky. (#6666)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user