0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0389: :behave command is not tested

Problem:    :behave command is not tested.
Solution:   Add a test. (Dominique Pelle, closes #3429)
This commit is contained in:
Bram Moolenaar
2018-09-14 20:10:32 +02:00
parent bf1c1b8513
commit da1f71d75f
4 changed files with 33 additions and 0 deletions

View File

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