From 4a02dc082805fa8eb5b2a72d36c5d82a3a742aca Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Sat, 13 Feb 2016 11:41:48 +0100 Subject: tests: Remove old charset test after migration. --- src/nvim/testdir/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/nvim/testdir/Makefile') 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 \ -- cgit