mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 18:36:30 +00:00
test: remove a few more redundant clear() calls
This commit is contained in:
@@ -1171,8 +1171,6 @@ describe('autocmd api', function()
|
||||
|
||||
describe('nvim_create_augroup', function()
|
||||
before_each(function()
|
||||
clear()
|
||||
|
||||
api.nvim_set_var('executed', 0)
|
||||
end)
|
||||
|
||||
|
Reference in New Issue
Block a user