diff src/testdir/Make_os2.mak @ 6675:24e0b6dd52e1 v7.4.662

updated for version 7.4.662 Problem: When 'M' is in the 'cpo' option then selecting a text object in parenthesis does not work correctly. Solution: Keep 'M' in 'cpo' when finding a match. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Fri, 13 Mar 2015 15:03:00 +0100
parents 290631797b76
children c939d19bd86e
line wrap: on
line diff
--- a/src/testdir/Make_os2.mak
+++ b/src/testdir/Make_os2.mak
@@ -54,6 +54,7 @@ SCRIPTS = test1.out test3.out test4.out 
 		test_options.out \
 		test_qf_title.out \
 		test_signs.out \
+		test_textobjects.out \
 		test_utf8.out
 
 SCRIPTS_BENCH = bench_re_freeze.out