mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Restore output_spec assertion dropped in f332eba
This commit is contained in:
parent
df99e43ba4
commit
c28fb221ba
@ -30,12 +30,12 @@ describe("shell command :!", function()
|
||||
-- to avoid triggering a UI flush.
|
||||
child_session.feed_data(":!printf foo; sleep 200\n")
|
||||
screen:expect([[
|
||||
{1: } |
|
||||
{4:~ }|
|
||||
{4:~ }|
|
||||
{4:~ }|
|
||||
{5:[No Name] }|
|
||||
:!printf foo; sleep 200 |
|
||||
|
|
||||
foo |
|
||||
{3:-- TERMINAL --} |
|
||||
]])
|
||||
end)
|
||||
|
Loading…
Reference in New Issue
Block a user