diff src/testdir/Make_all.mak @ 9280:f92cfcd7fda2 v7.4.1923

commit https://github.com/vim/vim/commit/ae3150ec8d9da4a244acffebea55416946ca23d3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 11 23:22:36 2016 +0200 patch 7.4.1923 Problem: Command line editing is not tested much. Solution: Add tests for expanding the file name and 'wildmenu'.
author Christian Brabandt <cb@256bit.org>
date Sat, 11 Jun 2016 23:30:06 +0200
parents f7fb117883ba
children cd9c4bbe1d03
line wrap: on
line diff
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -169,6 +169,7 @@ NEW_TESTS = test_arglist.res \
 	    test_backspace_opt.res \
 	    test_cdo.res \
 	    test_channel.res \
+	    test_cmdline.res \
 	    test_hardcopy.res \
 	    test_history.res \
 	    test_increment.res \