aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/search_mbyte_spec.lua
diff options
context:
space:
mode:
authorZyX <kp-pav@yandex.ru>2017-04-09 03:31:13 +0300
committerZyX <kp-pav@yandex.ru>2017-04-09 03:31:13 +0300
commitf5be643205e98fcecc41c0b7ce19a5a22f692f2c (patch)
treeec727efb1a2a2943cecaed07b9f53a042e6549be /test/functional/legacy/search_mbyte_spec.lua
parent0ac2afdec73711d8006d6227fcb1d7b658ccf184 (diff)
downloadrneovim-f5be643205e98fcecc41c0b7ce19a5a22f692f2c.tar.gz
rneovim-f5be643205e98fcecc41c0b7ce19a5a22f692f2c.tar.bz2
rneovim-f5be643205e98fcecc41c0b7ce19a5a22f692f2c.zip
functests: Fix linter errors
Diffstat (limited to 'test/functional/legacy/search_mbyte_spec.lua')
-rw-r--r--test/functional/legacy/search_mbyte_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/legacy/search_mbyte_spec.lua b/test/functional/legacy/search_mbyte_spec.lua
index c3f9e1a947..a365f79cdf 100644
--- a/test/functional/legacy/search_mbyte_spec.lua
+++ b/test/functional/legacy/search_mbyte_spec.lua
@@ -1,6 +1,5 @@
local helpers = require('test.functional.helpers')(after_each)
-local feed = helpers.feed
local wait = helpers.wait
local clear = helpers.clear
local insert = helpers.insert