aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2015-07-13 11:58:00 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-02-03 23:05:08 +0100
commitbea2e5738db2a696bc79317a280aed95e3a74c50 (patch)
treef79f74f46206a44a6ae5c6f198164edd6153c507 /src/nvim/testdir/Makefile
parent6239492d9c5041a4d26af4754ee5d84b459807c3 (diff)
downloadrneovim-bea2e5738db2a696bc79317a280aed95e3a74c50.tar.gz
rneovim-bea2e5738db2a696bc79317a280aed95e3a74c50.tar.bz2
rneovim-bea2e5738db2a696bc79317a280aed95e3a74c50.zip
tests: Migrate legacy test 8. #4179
The test produces some "hit enter" prompts and error messages that had to be dealt with by `feed`ing CTRL-L to nvim.
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 13b7da43dd..7bcc78e58a 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -8,7 +8,6 @@ VIMPROG := ../../../build/bin/nvim
SCRIPTSOURCE := ../../../runtime
SCRIPTS := \
- test8.out \
test13.out \
test14.out \
test17.out \