mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 12:33:47 -05:00
Add test for hunk staging.
This commit is contained in:
7
test/testHunkStage.vim
Normal file
7
test/testHunkStage.vim
Normal file
@@ -0,0 +1,7 @@
|
||||
source helper.vim
|
||||
call Setup()
|
||||
|
||||
normal 5Gi*
|
||||
execute 'GitGutterStageHunk'
|
||||
call DumpSigns('hunkStageSigns')
|
||||
call DumpGitDiff('hunkStageGitDiff')
|
||||
Reference in New Issue
Block a user