1
0
forked from aniani/vim

updated for version 7.3.817

Problem:    Test 89 fails with tiny and small features.
Solution:   Add sourcing small.vim.
This commit is contained in:
Bram Moolenaar
2013-02-14 20:10:33 +01:00
parent f6ecd99cec
commit caca92be8a
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
Some tests for setting 'number' and 'relativenumber'
STARTTEST
:so small.vim
:set hidden nocp nu rnu
:redir @a | set nu? rnu? | redir END
:e! xx

View File

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