]> granicus.if.org Git - vim/commitdiff
updated for version 7.4.266 v7.4.266
authorBram Moolenaar <Bram@vim.org>
Tue, 29 Apr 2014 09:55:29 +0000 (11:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 29 Apr 2014 09:55:29 +0000 (11:55 +0200)
Problem:    Test 62 fails.
Solution:   Set the language to C. (Christian Brabandt)

src/testdir/test62.in
src/version.c

index 03415d13228d36c846be0c044fd94f32231883ac..93d968b33e678ed8e7e321c1718ac1af30752751 100644 (file)
@@ -2,6 +2,7 @@ Tests for tab pages
 
 STARTTEST
 :so small.vim
+:lang C
 :" Simple test for opening and closing a tab page
 :tabnew
 :let nr = tabpagenr()
index 94d985705b286922206491a7ca6c4daccc4e72ce..900051917aa4bfcd22a3571a4bc76ac6af15bc1d 100644 (file)
@@ -734,6 +734,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    266,
 /**/
     265,
 /**/