aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/089_number_relnumber_findfile_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/legacy/089_number_relnumber_findfile_spec.lua')
-rw-r--r--test/functional/legacy/089_number_relnumber_findfile_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/legacy/089_number_relnumber_findfile_spec.lua b/test/functional/legacy/089_number_relnumber_findfile_spec.lua
index f72ebf3f72..7a87fc8603 100644
--- a/test/functional/legacy/089_number_relnumber_findfile_spec.lua
+++ b/test/functional/legacy/089_number_relnumber_findfile_spec.lua
@@ -2,7 +2,7 @@
-- This is not all that useful now that the options are no longer reset when
-- setting the other.
-local helpers = require('test.functional.helpers')
+local helpers = require('test.functional.helpers')(after_each)
local feed = helpers.feed
local clear, expect, source = helpers.clear, helpers.expect, helpers.source