1
0
forked from aniani/vim

patch 8.0.1025: stray copy command in test

Problem:    Stray copy command in test.
Solution:   Remove the copy command.
This commit is contained in:
Bram Moolenaar
2017-08-30 21:58:03 +02:00
parent 4bebc9a056
commit 4e83961985
2 changed files with 2 additions and 1 deletions

View File

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