diff options
Diffstat (limited to 'test/functional/legacy/search_mbyte_spec.lua')
-rw-r--r-- | test/functional/legacy/search_mbyte_spec.lua | 1 |
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 |