From 21956adb6edc82a18cb8e9ea96bf177f54239f2d Mon Sep 17 00:00:00 2001 From: watiko Date: Sat, 28 Nov 2015 00:41:50 +0900 Subject: tests: Migrate legacy test autocmd_option. --- 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 75232ad66a..8c3e99c624 100644 --- a/src/nvim/testdir/Makefile +++ b/src/nvim/testdir/Makefile @@ -25,7 +25,6 @@ SCRIPTS := test_eval.out \ test83.out \ test88.out \ test_listlbr.out \ - test_autocmd_option.out \ test_breakindent.out \ test_charsearch.out \ test_close_count.out \ -- cgit