aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/Makefile
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-05-20 09:14:27 +0200
committerJustin M. Keyes <justinkz@gmail.com>2018-05-20 09:14:27 +0200
commitff0350d2ed6b82a57a2520b513aeee86e5f4ebfa (patch)
tree3994e93935b02ae4088c340f07c40dbf0b291901 /src/nvim/testdir/Makefile
parentefa10881e5193ec0f2122dd524a8a8624be94b63 (diff)
parentfd5cc7dd0a63e00200a4517d3b6d81f2f8e6863b (diff)
downloadrneovim-ff0350d2ed6b82a57a2520b513aeee86e5f4ebfa.tar.gz
rneovim-ff0350d2ed6b82a57a2520b513aeee86e5f4ebfa.tar.bz2
rneovim-ff0350d2ed6b82a57a2520b513aeee86e5f4ebfa.zip
Merge #8417 'vim-patch: 8.0.0489, 8.0.0491, 8.0.0495, 8.0.0500'
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 4bfcbf8e79..cd7a6cbc9c 100644
--- a/src/nvim/testdir/Makefile
+++ b/src/nvim/testdir/Makefile
@@ -89,6 +89,7 @@ NEW_TESTS ?= \
test_profile.res \
test_put.res \
test_quickfix.res \
+ Test_quotestar.res \
test_recover.res \
test_retab.res \
test_scrollbind.res \