mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 8.0.0601: no test coverage for :spellrepall
Problem: No test coverage for :spellrepall. Solution: Add a test. (Dominique Pelle, closes #1717)
This commit is contained in:
@@ -764,6 +764,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
601,
|
||||
/**/
|
||||
600,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user