mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.1071
Problem: New style tests are executed in arbitrary order.
Solution: Sort the test function names. (Hirohito Higashi)
Fix the quickfix test that depended on the order.
cfc0a350a9
This commit is contained in:
@@ -613,7 +613,7 @@ static int included_patches[] = {
|
||||
// 1074 NA,
|
||||
// 1073,
|
||||
1072,
|
||||
// 1071,
|
||||
1071,
|
||||
// 1070 NA
|
||||
// 1069 NA
|
||||
// 1068,
|
||||
|
Reference in New Issue
Block a user