updated for version 7.4.266

Problem:    Test 62 fails.
Solution:   Set the language to C. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-04-29 11:55:29 +02:00
parent a2c85bb632
commit ca33a56146
2 changed files with 3 additions and 0 deletions
+1
View 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()
+2
View File
@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
266,
/**/
265,
/**/