aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorwatiko <service@mail.watiko.net>2015-11-28 00:41:50 +0900
committerwatiko <service@mail.watiko.net>2015-11-28 17:22:53 +0900
commit21956adb6edc82a18cb8e9ea96bf177f54239f2d (patch)
tree34d97a281ab9f2e48b394a2e04cef0bed311dc70 /src/nvim/testdir/Makefile
parentfe9d91ceb618528e0632874f9cdfa27ccf13a7b0 (diff)
downloadrneovim-21956adb6edc82a18cb8e9ea96bf177f54239f2d.tar.gz
rneovim-21956adb6edc82a18cb8e9ea96bf177f54239f2d.tar.bz2
rneovim-21956adb6edc82a18cb8e9ea96bf177f54239f2d.zip
tests: Migrate legacy test autocmd_option.
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \