diff options
author | Jurica Bradaric <jbradaric@gmail.com> | 2016-02-01 08:52:24 +0100 |
---|---|---|
committer | Jurica Bradaric <jbradaric@gmail.com> | 2016-02-01 08:52:38 +0100 |
commit | 696adeb0f652e32d5865e606117c3408ead6c97c (patch) | |
tree | 19a868dc47c3148c2b67930c88b5f80b146a8d51 | |
parent | cabf079ae4adb1770322be8da6f89e6d6a284086 (diff) | |
download | rneovim-696adeb0f652e32d5865e606117c3408ead6c97c.tar.gz rneovim-696adeb0f652e32d5865e606117c3408ead6c97c.tar.bz2 rneovim-696adeb0f652e32d5865e606117c3408ead6c97c.zip |
Use before_each instead of setup in the test.
-rw-r--r-- | test/functional/legacy/search_mbyte_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/legacy/search_mbyte_spec.lua b/test/functional/legacy/search_mbyte_spec.lua index 58c064161b..832fc1c831 100644 --- a/test/functional/legacy/search_mbyte_spec.lua +++ b/test/functional/legacy/search_mbyte_spec.lua @@ -5,7 +5,7 @@ local feed, insert, source = helpers.feed, helpers.insert, helpers.source local clear, execute, expect = helpers.clear, helpers.execute, helpers.expect describe('search_mbyte', function() - setup(clear) + before_each(clear) it('is working', function() insert([=[ |