mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:8.0.1025
Problem: Stray copy command in test.
Solution: Remove the copy command.
4e83961985
This commit is contained in:
@@ -148,7 +148,6 @@ func Test_mksession_one_buffer_two_windows()
|
||||
|
||||
close
|
||||
bwipe!
|
||||
!cp Xtest_mks.out /tmp
|
||||
call delete('Xtest_mks.out')
|
||||
endfunc
|
||||
|
||||
|
@@ -78,7 +78,7 @@ static char *features[] = {
|
||||
// clang-format off
|
||||
static const int included_patches[] = {
|
||||
// 1026,
|
||||
// 1025,
|
||||
1025,
|
||||
1024,
|
||||
// 1023,
|
||||
// 1022,
|
||||
|
Reference in New Issue
Block a user