diff options
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r-- | src/nvim/testdir/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile index c97ffc2ced..6af8893800 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -27,6 +27,7 @@ SCRIPTS := test_eval.out \ test88.out \ test_listlbr.out \ test_breakindent.out \ + test_charsearch.out \ test_close_count.out \ test_command_count.out \ |