mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
test: fix startup_spec
This behavior was changed (improved) by 5861dc5966 which actually
makes -E more faithful to Vim's behavior.
This commit is contained in:
@@ -128,7 +128,7 @@ describe('startup', function()
|
||||
screen:attach()
|
||||
feed("put ='from -E'<CR>")
|
||||
screen:expect([[
|
||||
|
|
||||
:put ='from -E' |
|
||||
from -E |
|
||||
:^ |
|
||||
]])
|
||||
|
||||
Reference in New Issue
Block a user