mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +00:00
vim-patch:8.1.0299: misplaced comment
Problem: misplaced comment
Solution: Remove comment
142ae736d9
This commit is contained in:
@@ -245,7 +245,7 @@ let s:flaky = [
|
|||||||
\ 'Test_oneshot()',
|
\ 'Test_oneshot()',
|
||||||
\ 'Test_out_cb()',
|
\ 'Test_out_cb()',
|
||||||
\ 'Test_paused()',
|
\ 'Test_paused()',
|
||||||
\ 'Test_popup_and_window_resize()', " sometimes fails on Mac
|
\ 'Test_popup_and_window_resize()',
|
||||||
\ 'Test_quoteplus()',
|
\ 'Test_quoteplus()',
|
||||||
\ 'Test_quotestar()',
|
\ 'Test_quotestar()',
|
||||||
\ 'Test_reltime()',
|
\ 'Test_reltime()',
|
||||||
|
Reference in New Issue
Block a user