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