1
0
forked from aniani/vim

patch 8.2.1935: sort test fails on Mac

Problem:    Sort test fails on Mac.
Solution:   Disable the sort test with locale on Mac.
This commit is contained in:
Bram Moolenaar
2020-11-01 17:19:07 +01:00
parent e88c8e802c
commit 578f4cc7d0
2 changed files with 19 additions and 13 deletions

View File

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