0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 7.4.1468

Problem:    Sort test doesn't test with "1" argument.
Solution:   Also test ignore-case sorting. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2016-03-01 22:51:46 +01:00
parent 10b369f670
commit 51d1d53680
2 changed files with 6 additions and 3 deletions

View File

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