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:
@@ -147,7 +147,6 @@ func Test_mksession_one_buffer_two_windows()
|
|||||||
|
|
||||||
close
|
close
|
||||||
bwipe!
|
bwipe!
|
||||||
!cp Xtest_mks.out /tmp
|
|
||||||
call delete('Xtest_mks.out')
|
call delete('Xtest_mks.out')
|
||||||
endfunc
|
endfunc
|
||||||
|
|
||||||
|
|||||||
@@ -769,6 +769,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1025,
|
||||||
/**/
|
/**/
|
||||||
1024,
|
1024,
|
||||||
/**/
|
/**/
|
||||||
|
|||||||
Reference in New Issue
Block a user