diff src/testdir/Make_os2.mak @ 6079:75ae211df37d v7.4.378

updated for version 7.4.378 Problem: Title of quickfist list is not kept for setqflist(list, 'r'). Solution: Keep the title. Add a test. (Lcd)
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 15:55:00 +0200
parents 50575818a97f
children 09af7cb358f0
line wrap: on
line diff
--- a/src/testdir/Make_os2.mak
+++ b/src/testdir/Make_os2.mak
@@ -40,8 +40,9 @@ SCRIPTS = test1.out test3.out test4.out 
 		test_autoformat_join.out \
 		test_eval.out \
 		test_breakindent.out \
+		test_listlbr.out \
 		test_listlbr_utf8.out \
-		test_listlbr.out \
+		test_qf_title.out \
 		test_options.out
 
 .SUFFIXES: .in .out