mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
legacy tests: migrate test_insertcount
This commit is contained in:

committed by
Thiago de Arruda

parent
5b7d9bbd08
commit
683b75d052
@@ -1,14 +0,0 @@
|
||||
Tests for repeating insert and replace.
|
||||
|
||||
STARTTEST
|
||||
:so small.vim
|
||||
:/Second
|
||||
4gro
|
||||
:/^First/,$wq! test.out
|
||||
:" get here when failed and in Insert mode
|
||||
:.wq! test.out
|
||||
ENDTEST
|
||||
|
||||
First line
|
||||
Second line
|
||||
Last line
|
@@ -1,3 +0,0 @@
|
||||
First line
|
||||
ooooecond line
|
||||
Last line
|
Reference in New Issue
Block a user