mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
fixup: remove unused test function
This commit is contained in:

committed by
Thomas Vigouroux

parent
06c065469b
commit
d50f99f08b
@@ -4,7 +4,6 @@ local Screen = require('test.functional.ui.screen')
|
|||||||
local clear = helpers.clear
|
local clear = helpers.clear
|
||||||
local insert = helpers.insert
|
local insert = helpers.insert
|
||||||
local exec_lua = helpers.exec_lua
|
local exec_lua = helpers.exec_lua
|
||||||
local eq = helpers.eq
|
|
||||||
local feed = helpers.feed
|
local feed = helpers.feed
|
||||||
local pending_c_parser = helpers.pending_c_parser
|
local pending_c_parser = helpers.pending_c_parser
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user