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:
Justin M. Keyes 2017-03-21 13:56:10 +01:00
parent cd9fc4627e
commit 89abed7d85

View File

@ -11,6 +11,7 @@ function Test_tabpage()
0tabnew
1tabnew
$tabnew
%del
tabdo call append(line('$'), tabpagenr())
tabclose! 2
tabrewind