mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
tests: don't ignore highlights in terminal tests
This commit is contained in:
@@ -52,7 +52,7 @@ describe('terminal window', function()
|
||||
|
|
||||
|
|
||||
|
|
||||
-- TERMINAL -- |
|
||||
{3:-- TERMINAL --} |
|
||||
]])
|
||||
end)
|
||||
end)
|
||||
@@ -68,7 +68,7 @@ describe('terminal window', function()
|
||||
line3 |
|
||||
line4 |
|
||||
{1: } |
|
||||
-- TERMINAL -- |
|
||||
{3:-- TERMINAL --} |
|
||||
]])
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user