mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Fix test names
This commit is contained in:
@@ -350,7 +350,7 @@ function Test_hunk_outside_noop()
|
|||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|
||||||
function Test_preview_foo()
|
function Test_preview()
|
||||||
normal 5Gi*
|
normal 5Gi*
|
||||||
GitGutterPreviewHunk
|
GitGutterPreviewHunk
|
||||||
|
|
||||||
@@ -362,7 +362,7 @@ function Test_preview_foo()
|
|||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|
||||||
function Test_preview_dos_foo()
|
function Test_preview_dos()
|
||||||
edit! fixture_dos.txt
|
edit! fixture_dos.txt
|
||||||
|
|
||||||
normal 5Gi*
|
normal 5Gi*
|
||||||
|
|||||||
Reference in New Issue
Block a user