Skip to content

Commit 2409542

Browse files
committed
Added test for ZipList()
1 parent 4195f07 commit 2409542

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_utils.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,5 +286,4 @@ def g:Test_ZipList()
286286
actual_value = utils.ZipLists(list_a, list_b)
287287
assert_equal(expected_value, actual_value)
288288

289-
quit!
290289
enddef

0 commit comments

Comments
 (0)