aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-08-20 22:41:24 +0200
committerGitHub <noreply@github.com>2018-08-20 22:41:24 +0200
commit751c35d41b9ead471518938aeddbc98f0def65f2 (patch)
treed87134769682b8f517ef735b8bfbc14da85caa31 /src/nvim/testdir/Makefile
parent768bc68d7eebbdb63a80c6cc3d81152cce755111 (diff)
parent96035a8343eadd2aa09284b58ee8147070e8d571 (diff)
downloadrneovim-751c35d41b9ead471518938aeddbc98f0def65f2.tar.gz
rneovim-751c35d41b9ead471518938aeddbc98f0def65f2.tar.bz2
rneovim-751c35d41b9ead471518938aeddbc98f0def65f2.zip
Merge #8872 from janlazo/vim-8.0.0762
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 1e3dc04049..5057c8eb0a 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -88,6 +88,7 @@ NEW_TESTS ?= \
test_normal.res \
test_number.res \
test_options.res \
+ test_preview.res \
test_profile.res \
test_put.res \
test_python2.res \