From 1732615290573d98e8e0221a2f8d600d44c14d10 Mon Sep 17 00:00:00 2001 From: Rainer Borene Date: Thu, 6 Nov 2014 21:30:37 -0200 Subject: [PATCH] legacy tests: remove test21 files --- src/nvim/testdir/test21.in | 19 ------------------- src/nvim/testdir/test21.ok | 2 -- 2 files changed, 21 deletions(-) delete mode 100644 src/nvim/testdir/test21.in delete mode 100644 src/nvim/testdir/test21.ok 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