aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-gitgutter/test/testAddLines.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundle/vim-gitgutter/test/testAddLines.vim')
-rw-r--r--vim/bundle/vim-gitgutter/test/testAddLines.vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/bundle/vim-gitgutter/test/testAddLines.vim b/vim/bundle/vim-gitgutter/test/testAddLines.vim
new file mode 100644
index 0000000..6b0ec4a
--- /dev/null
+++ b/vim/bundle/vim-gitgutter/test/testAddLines.vim
@@ -0,0 +1,6 @@
+source helper.vim
+call Setup()
+
+normal ggo*
+write
+call DumpSigns('addLines')