diff src/testdir/Make_os2.mak @ 6616:290631797b76 v7.4.634

updated for version 7.4.634 Problem: Marks are not restored after redo + undo. Solution: Fix the way marks are restored. (Olaf Dabrunz)
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Feb 2015 13:43:40 +0100
parents a03e143b9358
children 24e0b6dd52e1
line wrap: on
line diff
--- a/src/testdir/Make_os2.mak
+++ b/src/testdir/Make_os2.mak
@@ -49,6 +49,7 @@ SCRIPTS = test1.out test3.out test4.out 
 		test_listlbr.out \
 		test_listlbr_utf8.out \
 		test_mapping.out \
+		test_marks.out \
 		test_nested_function.out \
 		test_options.out \
 		test_qf_title.out \