mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 03:53:47 -05:00
Refactor tests to be isolated.
This commit is contained in:
8
test/testModifyLines.vim
Normal file
8
test/testModifyLines.vim
Normal file
@@ -0,0 +1,8 @@
|
||||
source helper.vim
|
||||
call Setup()
|
||||
|
||||
normal ggi*
|
||||
write
|
||||
call DumpSigns('modifyLines')
|
||||
|
||||
quit!
|
||||
Reference in New Issue
Block a user