aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-02-21 23:47:15 -0500
committerJustin M. Keyes <justinkz@gmail.com>2016-02-21 23:47:15 -0500
commitdd4b661dbda14e9883f797ee08a15e8ac4f73e6e (patch)
treed97cbe72645efd0a041bae4e1f3da003c0f9c991 /src/nvim/testdir/Makefile
parentd4778104b54181bd79f45bbf9355ef96b141f0f9 (diff)
parentceccaf7a5ec1b2489f711416988c9cab0b23269d (diff)
downloadrneovim-dd4b661dbda14e9883f797ee08a15e8ac4f73e6e.tar.gz
rneovim-dd4b661dbda14e9883f797ee08a15e8ac4f73e6e.tar.bz2
rneovim-dd4b661dbda14e9883f797ee08a15e8ac4f73e6e.zip
Merge pull request #4243 from lucc/test36
tests: Migrate legacy test 36.
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile
index 9dd18ab63e..0c95459060 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -14,7 +14,7 @@ SCRIPTS := \
test24.out \
test30.out \
test32.out test34.out \
- test36.out test37.out test40.out \
+ test37.out test40.out \
test42.out \
test47.out test48.out test49.out \
test52.out test53.out test55.out \