vim-patch:8.0.1025

Problem:    Stray copy command in test.
Solution:   Remove the copy command.

4e83961985
This commit is contained in:
James McCoy
2017-09-26 16:04:01 -04:00
parent 25d4cd7e28
commit e0197a4d76
2 changed files with 1 additions and 2 deletions

View File

@@ -148,7 +148,6 @@ func Test_mksession_one_buffer_two_windows()
close
bwipe!
!cp Xtest_mks.out /tmp
call delete('Xtest_mks.out')
endfunc

View File

@@ -78,7 +78,7 @@ static char *features[] = {
// clang-format off
static const int included_patches[] = {
// 1026,
// 1025,
1025,
1024,
// 1023,
// 1022,