summaryrefslogtreecommitdiff
path: root/src/testdir/test55.ok
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-08-29 16:55:13 +0200
committerBram Moolenaar <Bram@vim.org>2012-08-29 16:55:13 +0200
commitdd7d84647521723a0c95b72752beccdb7ce2cd02 (patch)
tree4e3d658bba63fbf783ffa66daa0380ed767f4538 /src/testdir/test55.ok
parent0551410a14d8fdfa657392c0d6b3cc8dd643752d (diff)
downloadvim-dd7d84647521723a0c95b72752beccdb7ce2cd02.zip
updated for version 7.3.645
Problem: No tests for patch 7.3.625 and 7.3.637. Solution: Add more tests for the "gn" command and try/catch. (Christian Brabandt)
Diffstat (limited to 'src/testdir/test55.ok')
-rw-r--r--src/testdir/test55.ok6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/testdir/test55.ok b/src/testdir/test55.ok
index fde085ce7..7375007a7 100644
--- a/src/testdir/test55.ok
+++ b/src/testdir/test55.ok
@@ -115,3 +115,9 @@ caught a:000[3]
{'a': {'b': 'B'}}
Vim(call):E737: a
{'a': {'b': 'B'}}
+Vim(foldopen):E490:
+
+
+Error detected while processing :
+E492: Not an editor command: foobar|catch|let a = matchstr(v:exception,'^[^ ]*')|endtry
+