1
0
forked from aniani/vim

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 a4f317df89
commit 33e87789a7
2 changed files with 3 additions and 0 deletions

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()

View File

@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
266,
/**/
265,
/**/