From 55806fbe39fa9fff3ce664dff4c46fc9c6f566fd Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Thu, 11 Jun 2015 01:28:27 +0200 Subject: tests: Migrate legacy test argument_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 023a8bf234..b982dbcbb3 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -27,7 +27,6 @@ SCRIPTS := test_eval.out \ test86.out test87.out test88.out \ test_listlbr.out \ test_breakindent.out \ - test_argument_count.out \ test_close_count.out \ test_command_count.out \ -- cgit