aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_autocmd.vim
diff options
context:
space:
mode:
Diffstat (limited to 'test/old/testdir/test_autocmd.vim')
-rw-r--r--test/old/testdir/test_autocmd.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/old/testdir/test_autocmd.vim b/test/old/testdir/test_autocmd.vim
index 453ac10c00..b3238e8214 100644
--- a/test/old/testdir/test_autocmd.vim
+++ b/test/old/testdir/test_autocmd.vim
@@ -3671,7 +3671,7 @@ endfunc
func SetupVimTest_shm()
let g:bwe = []
let g:brp = []
- set shortmess+=F
+ set shortmess-=l
messages clear
let dirname='XVimTestSHM'