mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.1.0299: misplaced comment
Problem: misplaced comment
Solution: Remove comment
142ae736d9
This commit is contained in:
parent
a9ae5bf36b
commit
2b7e58cb2c
@ -245,7 +245,7 @@ let s:flaky = [
|
||||
\ 'Test_oneshot()',
|
||||
\ 'Test_out_cb()',
|
||||
\ 'Test_paused()',
|
||||
\ 'Test_popup_and_window_resize()', " sometimes fails on Mac
|
||||
\ 'Test_popup_and_window_resize()',
|
||||
\ 'Test_quoteplus()',
|
||||
\ 'Test_quotestar()',
|
||||
\ 'Test_reltime()',
|
||||
|
Loading…
Reference in New Issue
Block a user