From 95442026e89ea73db2121602de37bb63455ad0ce Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Thu, 11 Jun 2015 12:33:08 +0200 Subject: tests: Migrate legacy test close_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 90542a6a6c..15ba5d15f8 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -32,7 +32,6 @@ SCRIPTS := \ test73.out \ test79.out \ test_listlbr.out \ - test_close_count.out \ test_marks.out \ # Tests using runtest.vim.vim. -- cgit