updated for version 7.3.817
Problem:    Test 89 fails with tiny and small features.
Solution:   Add sourcing small.vim.
diff --git a/src/testdir/test89.in b/src/testdir/test89.in
index d15d468..7b25b20 100644
--- a/src/testdir/test89.in
+++ b/src/testdir/test89.in
@@ -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