diff src/testdir/Make_all.mak @ 17688:c945f1d03b1c v8.1.1841

patch 8.1.1841: no test for Ex shift commands commit https://github.com/vim/vim/commit/d5e3cc11d391f3aa80bf66f91001f11a3a145b43 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 12 14:38:02 2019 +0200 patch 8.1.1841: no test for Ex shift commands Problem: No test for Ex shift commands. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/4801)
author Bram Moolenaar <Bram@vim.org>
date Mon, 12 Aug 2019 14:45:05 +0200
parents 3dbff5d37520
children eaf8b21d80e7
line wrap: on
line diff
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -227,6 +227,7 @@ NEW_TESTS = \
 	test_searchpos \
 	test_set \
 	test_sha256 \
+	test_shift \
 	test_shortpathname \
 	test_signals \
 	test_signs \