1
0
forked from aniani/vim

patch 8.2.3120: crypt with sodium test fails on MS-Windows

Problem:    Crypt with sodium test fails on MS-Windows.
Solution:   Make the tests pass. (closes #8428)
This commit is contained in:
Bram Moolenaar
2021-07-08 11:37:50 +02:00
parent 6a9e5c69cf
commit db86472770
2 changed files with 7 additions and 2 deletions

View File

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