0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0817: ":=" command is not tested

Problem:    ":=" command is not tested.
Solution:   Add a test. (Dominique Pelle, closes #3859)
This commit is contained in:
Bram Moolenaar
2019-01-24 22:42:37 +01:00
parent 681b6bc86c
commit 99531a7604
4 changed files with 36 additions and 0 deletions

View File

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