aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_profile.vim
diff options
context:
space:
mode:
Diffstat (limited to 'test/old/testdir/test_profile.vim')
-rw-r--r--test/old/testdir/test_profile.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/old/testdir/test_profile.vim b/test/old/testdir/test_profile.vim
index d72060a20e..8b4ca74342 100644
--- a/test/old/testdir/test_profile.vim
+++ b/test/old/testdir/test_profile.vim
@@ -44,6 +44,7 @@ func Test_profile_func()
\ . ' --cmd "qall!"')
call assert_equal(0, v:shell_error)
+ sleep 50m
let lines = readfile('Xprofile_func.log')
" - Foo1() is called 3 times but should be reported as called twice