mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 09:02:40 +00:00
functests: Add sleep to <C-c> test
This commit is contained in:
@@ -392,6 +392,7 @@ describe('Command-line coloring', function()
|
|||||||
{EOB:~ }|
|
{EOB:~ }|
|
||||||
|
|
|
|
||||||
]])
|
]])
|
||||||
|
screen:sleep(500)
|
||||||
feed('<C-c>')
|
feed('<C-c>')
|
||||||
screen:expect([[
|
screen:expect([[
|
||||||
{EOB:~ }|
|
{EOB:~ }|
|
||||||
|
|||||||
Reference in New Issue
Block a user