oldtests: fix func Test_echo_and_string()

This commit is contained in:
Jan Edmund Lazo 2018-07-07 07:14:06 -04:00
parent 336ce02a6e
commit b5c0031d4e

View File

@ -1061,6 +1061,7 @@ func Test_echo_and_string()
let l = split(result, "\n") let l = split(result, "\n")
call assert_equal(["{'a': [], 'b': []}", call assert_equal(["{'a': [], 'b': []}",
\ "{'a': [], 'b': []}"], l) \ "{'a': [], 'b': []}"], l)
endfunc
"------------------------------------------------------------------------------- "-------------------------------------------------------------------------------
" Test 94: 64-bit Numbers {{{1 " Test 94: 64-bit Numbers {{{1