mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1096
Problem: Need several lines to verify a command produces an error.
Solution: Add assert_fails(). (suggested by Nikolay Pavlov)
Make the quickfix alloc test actually work.
a260b87d9d
This commit is contained in:
@@ -590,7 +590,7 @@ static int included_patches[] = {
|
||||
// 1099 NA
|
||||
// 1098 NA
|
||||
// 1097,
|
||||
// 1096,
|
||||
1096,
|
||||
// 1095 NA
|
||||
// 1094,
|
||||
1093,
|
||||
|
Reference in New Issue
Block a user