aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Borene <rainerborene@gmail.com>2014-11-06 21:30:37 -0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-11-20 21:06:37 -0300
commit1732615290573d98e8e0221a2f8d600d44c14d10 (patch)
treea88d1bf65cffd295bb76058f585f5d0cd4b3164e
parentc152cdd0f34c10b3d3a8007838561556578685c6 (diff)
downloadrneovim-1732615290573d98e8e0221a2f8d600d44c14d10.tar.gz
rneovim-1732615290573d98e8e0221a2f8d600d44c14d10.tar.bz2
rneovim-1732615290573d98e8e0221a2f8d600d44c14d10.zip
legacy tests: remove test21 files
-rw-r--r--src/nvim/testdir/test21.in19
-rw-r--r--src/nvim/testdir/test21.ok2
2 files changed, 0 insertions, 21 deletions
diff --git a/src/nvim/testdir/test21.in b/src/nvim/testdir/test21.in
deleted file mode 100644
index 491b9f7404..0000000000
--- a/src/nvim/testdir/test21.in
+++ /dev/null
@@ -1,19 +0,0 @@
-Tests for [ CTRL-I with a count and CTRL-W CTRL-I with a count
-
-STARTTEST
-:so small.vim
-/start
-6[ :.w! test.out
-?start here
-6 :.w >>test.out
-:qa!
-ENDTEST
-
-#include test21.in
-
-/* test text test tex start here
- some text
- test text
- start OK if found this line
- start found wrong line
-test text
diff --git a/src/nvim/testdir/test21.ok b/src/nvim/testdir/test21.ok
deleted file mode 100644
index d9f1b759ce..0000000000
--- a/src/nvim/testdir/test21.ok
+++ /dev/null
@@ -1,2 +0,0 @@
- start OK if found this line
- start OK if found this line