diff src/testdir/Make_all.mak @ 18333:813c150c3787 v8.1.2161

patch 8.1.2161: mapping test fails Commit: https://github.com/vim/vim/commit/4bd88d568a81d37df69dc3cf8cdd8d9dbb4011b7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 16 19:27:26 2019 +0200 patch 8.1.2161: mapping test fails Problem: Mapping test fails. Solution: Run the test separately.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Oct 2019 19:30:03 +0200
parents 6650e3dff8d4
children ece46bd3c9af
line wrap: on
line diff
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -375,6 +375,7 @@ NEW_TESTS_RES = \
 	test_makeencoding.res \
 	test_man.res \
 	test_maparg.res \
+	test_mapping.res \
 	test_marks.res \
 	test_matchadd_conceal.res \
 	test_memory_usage.res \