mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +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_out_cb()',
|
||||
\ 'Test_paused()',
|
||||
\ 'Test_popup_and_window_resize()', " sometimes fails on Mac
|
||||
\ 'Test_popup_and_window_resize()',
|
||||
\ 'Test_quoteplus()',
|
||||
\ 'Test_quotestar()',
|
||||
\ 'Test_reltime()',
|
||||
|
||||
Reference in New Issue
Block a user