From: Bram Moolenaar <Bram@vim.org>
Date: Sun, 8 Aug 2010 11:07:57 +0000 (+0200)
Subject: Fix: test 73 failed with small features.
X-Git-Tag: v7.3~58
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db41fa255dea94d04f781ca7390bf64c801aca0f;p=vim

Fix: test 73 failed with small features.
---

diff --git a/src/testdir/test73.in b/src/testdir/test73.in
index 706c379e7..46b111d67 100644
--- a/src/testdir/test73.in
+++ b/src/testdir/test73.in
@@ -1,6 +1,7 @@
 Tests for find completion.
 
 STARTTEST
+:so small.vim
 :" Do all test in a separate window to avoid E211 when we recursively
 :" delete the Xfind directory during cleanup
 :"