File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,6 +170,7 @@ SCRIPTS_GUI = test16.out
170170# Keep test_alot.res as the last one, sort the others.
171171NEW_TESTS = test_arglist.res \
172172 test_assert.res \
173+ test_backspace_opt.res \
173174 test_cdo.res \
174175 test_channel.res \
175176 test_hardcopy.res \
Original file line number Diff line number Diff line change 22" This makes testing go faster, since Vim doesn't need to restart.
33
44source test_assign.vim
5- source test_backspace_opt.vim
65source test_cursor_func.vim
76source test_delete.vim
87source test_expand.vim
Original file line number Diff line number Diff line change @@ -743,6 +743,8 @@ static char *(features[]) =
743743
744744static int included_patches [] =
745745{ /* Add new patch number below this line */
746+ /**/
747+ 1573 ,
746748/**/
747749 1572 ,
748750/**/
You can’t perform that action at this time.
0 commit comments