mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
functests: Fix ui/screen_basic_spec
This commit is contained in:
parent
ba7d8bf0c2
commit
88ea362c70
@ -157,7 +157,7 @@ describe('Screen', function()
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{3:[No Name] }|
|
||||
:sp |
|
||||
|
|
||||
]])
|
||||
end)
|
||||
|
||||
@ -178,7 +178,7 @@ describe('Screen', function()
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{3:[No Name] }|
|
||||
:resize 8 |
|
||||
|
|
||||
]])
|
||||
end)
|
||||
|
||||
@ -327,7 +327,7 @@ describe('Screen', function()
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
{0:~ }|
|
||||
:set ruler 1,5 All |
|
||||
1,5 All |
|
||||
]])
|
||||
end)
|
||||
end)
|
||||
|
Loading…
Reference in New Issue
Block a user