1
0
forked from aniani/vim

patch 8.2.2286: sort test fails when locale is Canadian English

Problem:    Sort test fails when locale is Canadian English. (Neil H Watson)
Solution:   Expect a different sort order. (closes #7609)
This commit is contained in:
Bram Moolenaar
2021-01-03 16:18:04 +01:00
parent b0d8182fa3
commit fefa6c347e
2 changed files with 111 additions and 55 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2286,
/**/
2285,
/**/