Small changes to the test files. (John Beckett)
diff --git a/src/testdir/test1.in b/src/testdir/test1.in
index bdcc01d..a3b5841 100644
--- a/src/testdir/test1.in
+++ b/src/testdir/test1.in
@@ -11,7 +11,8 @@
set like small.vim above. tiny.vim is sourced by tests that require the
+windows feature or other features that are missing in the tiny version.
-If Vim was not compiled with the +multi_byte feature, the mbyte.vim script will be set like small.vim above. mbyte.vim is sourced by tests that require the
+If Vim was not compiled with the +multi_byte feature, the mbyte.vim script will
+be set like small.vim above. mbyte.vim is sourced by tests that require the
+multi_byte feature.
Similar logic is applied to the +mzscheme feature, using mzscheme.vim.