aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/quit_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/ex_cmds/quit_spec.lua')
-rw-r--r--test/functional/ex_cmds/quit_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/ex_cmds/quit_spec.lua b/test/functional/ex_cmds/quit_spec.lua
index 3cd8e19617..a8156228d3 100644
--- a/test/functional/ex_cmds/quit_spec.lua
+++ b/test/functional/ex_cmds/quit_spec.lua
@@ -1,5 +1,5 @@
local helpers = require('test.functional.helpers')
-local execute, eq, clear = helpers.execute, helpers.eq, helpers.clear
+local clear = helpers.clear
describe(':qa', function()
before_each(function()