mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
vim-patch:8.2.2697: function list test fails
Problem: Function list test fails.
Solution: Add missing function. (Yegappan Lakshmanan)
0df6030145
This commit is contained in:
@@ -958,6 +958,7 @@ Testing: *test-functions*
|
||||
assert_true() assert that an expression is true
|
||||
assert_exception() assert that a command throws an exception
|
||||
assert_beeps() assert that a command beeps
|
||||
assert_nobeep() assert that a command does not cause a beep
|
||||
assert_fails() assert that a command fails
|
||||
|
||||
Timers: *timer-functions*
|
||||
|
||||
Reference in New Issue
Block a user