mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 03:24:49 +00:00
test: remove unnecessary nil argument to testutil (#28270)
This commit is contained in:
@@ -81,7 +81,7 @@ describe('shell command :!', function()
|
||||
{3:-- TERMINAL --} |
|
||||
]],
|
||||
{
|
||||
-- test/functional/t.lua defaults to background=light.
|
||||
-- test/functional/testutil.lua defaults to background=light.
|
||||
[1] = { reverse = true },
|
||||
[3] = { bold = true },
|
||||
[10] = { foreground = 2 },
|
||||
|
||||
Reference in New Issue
Block a user