mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-13 05:43:53 -05:00
Fix test to edit the correct file.
This commit is contained in:
@@ -2,5 +2,5 @@ source helper.vim
|
||||
|
||||
let tmpfile = tempname()
|
||||
call system('touch '.tmpfile)
|
||||
edit tmpfile
|
||||
execute 'edit '.tmpfile
|
||||
call DumpSigns('untrackedFileOutsideRepo')
|
||||
|
||||
Reference in New Issue
Block a user