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

patch 8.1.0131: :profdel is not tested

Problem:    :profdel is not tested.
Solution:   Add a test. (Dominique Pelle, closes #3123)
This commit is contained in:
Bram Moolenaar
2018-06-30 21:18:13 +02:00
parent ad64809610
commit 1fbfe7c48c
2 changed files with 87 additions and 15 deletions

View File

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