mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00: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:
@@ -11,6 +11,7 @@ function Test_tabpage()
|
||||
0tabnew
|
||||
1tabnew
|
||||
$tabnew
|
||||
%del
|
||||
tabdo call append(line('$'), tabpagenr())
|
||||
tabclose! 2
|
||||
tabrewind
|
||||
|
Reference in New Issue
Block a user