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:
James McCoy
2016-05-25 16:59:52 -04:00
parent 2115fcdfd5
commit bc306ab5aa
3 changed files with 44 additions and 1 deletions

View File

@@ -590,7 +590,7 @@ static int included_patches[] = {
// 1099 NA
// 1098 NA
// 1097,
// 1096,
1096,
// 1095 NA
// 1094,
1093,