We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4195f07 commit 2409542Copy full SHA for 2409542
test/test_utils.vim
@@ -286,5 +286,4 @@ def g:Test_ZipList()
286
actual_value = utils.ZipLists(list_a, list_b)
287
assert_equal(expected_value, actual_value)
288
289
- quit!
290
enddef
0 commit comments