diff options
Diffstat (limited to 'test/functional/plugin/matchparen_spec.lua')
-rw-r--r-- | test/functional/plugin/matchparen_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/plugin/matchparen_spec.lua b/test/functional/plugin/matchparen_spec.lua index 5990942de6..3e1ab70daf 100644 --- a/test/functional/plugin/matchparen_spec.lua +++ b/test/functional/plugin/matchparen_spec.lua @@ -9,7 +9,7 @@ local eq = helpers.eq local reset = plugin_helpers.reset -describe('matchparen', function() +describe('matchparen', function() local screen before_each(function() |