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
|
close
|
||||||
bwipe!
|
bwipe!
|
||||||
!cp Xtest_mks.out /tmp
|
|
||||||
call delete('Xtest_mks.out')
|
call delete('Xtest_mks.out')
|
||||||
endfunc
|
endfunc
|
||||||
|
|
||||||
|
@@ -78,7 +78,7 @@ static char *features[] = {
|
|||||||
// clang-format off
|
// clang-format off
|
||||||
static const int included_patches[] = {
|
static const int included_patches[] = {
|
||||||
// 1026,
|
// 1026,
|
||||||
// 1025,
|
1025,
|
||||||
1024,
|
1024,
|
||||||
// 1023,
|
// 1023,
|
||||||
// 1022,
|
// 1022,
|
||||||
|
Reference in New Issue
Block a user