aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-11-23 21:27:20 -0500
committerGitHub <noreply@github.com>2016-11-23 21:27:20 -0500
commitcbf2a86c1d3e13eba0c194efb68327857fc3282e (patch)
treec3322334d4aa19ccef5ef9a18ec36e0c6a39e991 /src/nvim/testdir/Makefile
parent2c154216a431ca3f5f12e623315f626e2671d2e8 (diff)
parent4f8964cc003d47175384c587326988bf5cdaf4ef (diff)
downloadrneovim-cbf2a86c1d3e13eba0c194efb68327857fc3282e.tar.gz
rneovim-cbf2a86c1d3e13eba0c194efb68327857fc3282e.tar.bz2
rneovim-cbf2a86c1d3e13eba0c194efb68327857fc3282e.zip
Merge pull request #5654 from brcolow/vim-7.4.1923
vim-patch:7.4.1923
Diffstat (limited to 'src/nvim/testdir/Makefile')
-rw-r--r--src/nvim/testdir/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/testdir/Makefile b/src/nvim/testdir/Makefile
index 67e7c97905..c6e9c26c57 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -32,6 +32,7 @@ SCRIPTS := \
# Keep test_alot*.res as the last one, sort the others.
NEW_TESTS = \
test_cscope.res \
+ test_cmdline.res \
test_hardcopy.res \
test_help_tagjump.res \
test_history.res \