diff src/testdir/Makefile @ 6098:975d96776111 v7.4.387

updated for version 7.4.387 Problem: "4gro" replaces one character then executes "ooo". (Urtica Dioica) Solution: Write the ESC in the second stuff buffer.
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 16:00:58 +0200
parents 09af7cb358f0
children cb3218a69c2f
line wrap: on
line diff
--- a/src/testdir/Makefile
+++ b/src/testdir/Makefile
@@ -40,6 +40,7 @@ SCRIPTS = test1.out test2.out test3.out 
 		test_qf_title.out \
 		test_changelist.out \
 		test_eval.out \
+		test_insertcount.out \
 		test_options.out
 
 SCRIPTS_GUI = test16.out