From ec663d8069ecb5bdeaca0d10078e026b64538b61 Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Thu, 4 Feb 2016 19:33:16 +0100 Subject: tests: Remove old test files for command_count. --- 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 fe511166f2..e2aa8047e4 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -27,7 +27,6 @@ SCRIPTS := \ test_breakindent.out \ test_charsearch.out \ test_close_count.out \ - test_command_count.out \ test_marks.out \ NEW_TESTS = -- cgit