mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 04:23:46 -05:00
Refactor tests to be isolated.
This commit is contained in:
8
test/testRemoveFirstLines.vim
Normal file
8
test/testRemoveFirstLines.vim
Normal file
@@ -0,0 +1,8 @@
|
||||
source helper.vim
|
||||
call Setup()
|
||||
|
||||
execute '1d'
|
||||
write
|
||||
call DumpSigns('removeFirstLines')
|
||||
|
||||
quit!
|
||||
Reference in New Issue
Block a user