test: fix screen assertions

This commit is contained in:
Jan Edmund Lazo
2019-09-25 01:56:29 -04:00
parent 90c2abc53f
commit 1f4c9da9c6
3 changed files with 23 additions and 23 deletions

View File

@@ -1491,20 +1491,20 @@ describe('builtin popupmenu', function()
command("split")
screen:expect([[
xx |
choice^ |
{1:~ }|
{n:word }{1: }|
{s:choice }{4: }|
{n:text } |
{n:thing }{1: }|
{n:thing } |
{3:[No Name] [+] }|
{2:-- INSERT --} |
]])
meths.input_mouse('wheel', 'down', '', 0, 6, 15)
screen:expect{grid=[[
xx |
choice^ |
{1:~ }|
{n:word }{1: }|
{s:choice }{4: }|
{n:text } |