diff options
author | Daniel Hahler <git@thequod.de> | 2019-09-03 13:29:49 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-09-03 04:29:49 -0700 |
commit | dcc8fcf0b9d819357d5ec9beb36cf698e600e809 (patch) | |
tree | f9973e5cafd3c2864564f49358b345fbc93129fa /test/functional/plugin/shada_spec.lua | |
parent | d000f02bc0803cd92503293e505a2d2b4c4b8514 (diff) | |
download | rneovim-dcc8fcf0b9d819357d5ec9beb36cf698e600e809.tar.gz rneovim-dcc8fcf0b9d819357d5ec9beb36cf698e600e809.tar.bz2 rneovim-dcc8fcf0b9d819357d5ec9beb36cf698e600e809.zip |
tests: assert:set_parameter('TableFormatLevel', 100) #10925
luassert uses 3 by default, which is often not enough.
Instead of documenting how to increase it, let's use a more fitting
(sane) default of 100 levels.
Diffstat (limited to 'test/functional/plugin/shada_spec.lua')
-rw-r--r-- | test/functional/plugin/shada_spec.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/functional/plugin/shada_spec.lua b/test/functional/plugin/shada_spec.lua index c0104a58f7..d96b479a62 100644 --- a/test/functional/plugin/shada_spec.lua +++ b/test/functional/plugin/shada_spec.lua @@ -1360,8 +1360,6 @@ describe('autoload/shada.vim', function() nvim_command('unlet g:__actual') end - assert:set_parameter('TableFormatLevel', 100) - it('works with multiple items', function() strings2sd_eq({{ type=11, timestamp=0, data={ |