mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
oldtests: fix func Test_echo_and_string()
This commit is contained in:
parent
336ce02a6e
commit
b5c0031d4e
@ -1061,6 +1061,7 @@ func Test_echo_and_string()
|
||||
let l = split(result, "\n")
|
||||
call assert_equal(["{'a': [], 'b': []}",
|
||||
\ "{'a': [], 'b': []}"], l)
|
||||
endfunc
|
||||
|
||||
"-------------------------------------------------------------------------------
|
||||
" Test 94: 64-bit Numbers {{{1
|
||||
|
Loading…
Reference in New Issue
Block a user