diff options
Diffstat (limited to 'test/functional/legacy/increment_spec.lua')
-rw-r--r-- | test/functional/legacy/increment_spec.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/legacy/increment_spec.lua b/test/functional/legacy/increment_spec.lua index d35f4bdae6..212ad041c0 100644 --- a/test/functional/legacy/increment_spec.lua +++ b/test/functional/legacy/increment_spec.lua @@ -6,7 +6,6 @@ local call, clear = helpers.call, helpers.clear local eq, nvim = helpers.eq, helpers.meths describe('Ctrl-A/Ctrl-X on visual selections', function() - before_each(function() clear() source([=[ |