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 689db6cc52
commit dcd6942ede
2 changed files with 3 additions and 0 deletions
+1
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
+2
View File
@@ -725,6 +725,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
817,
/**/
816,
/**/