summaryrefslogtreecommitdiffstats
path: root/src/testdir/test49.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-01-15 22:14:15 +0000
committerBram Moolenaar <Bram@vim.org>2005-01-15 22:14:15 +0000
commit2fda12f0fa70d11ff0cfce7edcdcc42b992d51a6 (patch)
treedd72d5049cb343f823ef4cf527e017fdeca59552 /src/testdir/test49.vim
parent6d14ccda514b6c0c13c09345fe40637169df516e (diff)
updated for version 7.0039
Diffstat (limited to 'src/testdir/test49.vim')
-rw-r--r--src/testdir/test49.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testdir/test49.vim b/src/testdir/test49.vim
index 4c2c0013eb..796bf08fa7 100644
--- a/src/testdir/test49.vim
+++ b/src/testdir/test49.vim
@@ -1,6 +1,6 @@
" Vim script language tests
" Author: Servatius Brandt <Servatius.Brandt@fujitsu-siemens.com>
-" Last Change: 2005 Jan 11
+" Last Change: 2005 Jan 15
"-------------------------------------------------------------------------------
" Test environment {{{1
@@ -8433,7 +8433,7 @@ if ExtraVim()
call T(23, '(1 ? 2) + CONT(23)', 'E109', "Missing ':' after '?'")
call T(24, '("abc) + CONT(24)', 'E114', "Missing quote")
call T(25, "('abc) + CONT(25)", 'E115', "Missing quote")
- call T(26, '& + CONT(26)', 'E712', "Using & outside of map()")
+ call T(26, '& + CONT(26)', 'E112', "Option name missing")
call T(27, '&asdf + CONT(27)', 'E113', "Unknown option")
Xpath 134217728 " X: 134217728