mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.0.0032
Problem: Tests may change the input file when something goes wrong.
Solution: Avoid writing the input file.
3e8474dd50
This commit is contained in:
parent
cd9fc4627e
commit
89abed7d85
@ -11,6 +11,7 @@ function Test_tabpage()
|
||||
0tabnew
|
||||
1tabnew
|
||||
$tabnew
|
||||
%del
|
||||
tabdo call append(line('$'), tabpagenr())
|
||||
tabclose! 2
|
||||
tabrewind
|
||||
|
Loading…
Reference in New Issue
Block a user