forked from aniani/vim
patch 8.2.2287: sort test fails when locale is French Canadian
Problem: Sort test fails when locale is French Canadian. Solution: Expect a different sort order. (Dominique Pellé, closes #7609)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2287,
|
||||
/**/
|
||||
2286,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user