mirror of
https://github.com/neovim/neovim.git
synced 2026-04-19 14:00:49 +00:00
test: remove unused variable (#21552)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
-- Busted started doing this to help provide more isolation. See issue #62
|
||||
-- for more information about this.
|
||||
local helpers = require('test.functional.helpers')(nil)
|
||||
local screen = require('test.functional.ui.screen')
|
||||
require('test.functional.ui.screen')
|
||||
local busted = require("busted")
|
||||
local is_os = helpers.is_os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user