aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-02-20 10:52:18 -0500
committerJustin M. Keyes <justinkz@gmail.com>2016-02-20 10:52:18 -0500
commit44024f2c65d98bb0956e7d126a695247ecca023b (patch)
treee60fe8934e55dec9da2a223970b4ff0dffd989d4 /src/nvim/testdir/Makefile
parent3e3db580fdd397678c613009bd348e9a3ea38eaa (diff)
parent1b8caf3d75872492bada77966f86957f850edc8e (diff)
downloadrneovim-44024f2c65d98bb0956e7d126a695247ecca023b.tar.gz
rneovim-44024f2c65d98bb0956e7d126a695247ecca023b.tar.bz2
rneovim-44024f2c65d98bb0956e7d126a695247ecca023b.zip
Merge #4249 'tests: migrate charsearch'
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile
index f077414e18..9dd18ab63e 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -25,7 +25,6 @@ SCRIPTS := \
test88.out \
test_listlbr.out \
test_breakindent.out \
- test_charsearch.out \
test_close_count.out \
test_marks.out \
test_match_conceal.out \