mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
functests: Add sleep to <C-c> test
This commit is contained in:
parent
740dcaef0d
commit
0a46ae3c0a
@ -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:~ }|
|
||||||
|
Loading…
Reference in New Issue
Block a user