diff src/testdir/Makefile @ 6096:09af7cb358f0 v7.4.386

updated for version 7.4.386 Problem: When splitting a window the changelist position is wrong. Solution: Copy the changelist position. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 14:05:00 +0200
parents 75ae211df37d
children 975d96776111
line wrap: on
line diff
--- a/src/testdir/Makefile
+++ b/src/testdir/Makefile
@@ -38,6 +38,7 @@ SCRIPTS = test1.out test2.out test3.out 
 		test_listlbr.out \
 		test_listlbr_utf8.out \
 		test_qf_title.out \
+		test_changelist.out \
 		test_eval.out \
 		test_options.out